Example from Robby

Time bar (total: 21.0s)

analyze929.0ms (4.4%)

Memory
2.4MiB live, 677.7MiB 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
18.8%18.7%81.1%0.1%0%0%0%7
18.8%18.7%81.1%0.1%0%0%0%8
21.9%21.8%78%0.1%0%0%0%9
32.8%32.8%67.1%0.1%0%0%0%10
32.8%32.8%67.1%0.1%0%0%0%11
35.2%35.1%64.7%0.1%0%0%0%12
Compiler

Compiled 30 to 19 computations (36.7% saved)

sample2.9s (13.8%)

Memory
19.4MiB live, 2 491.2MiB allocated
Samples
2.5s8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 2.1s
ival-sin: 851.0ms (39.7% of total)
ival-cos: 453.0ms (21.1% of total)
ival-mult: 237.0ms (11% of total)
ival-tan: 233.0ms (10.9% of total)
ival-div: 113.0ms (5.3% of total)
ival-fabs: 107.0ms (5% of total)
ival-atan: 101.0ms (4.7% of total)
ival-add: 40.0ms (1.9% of total)
ival-true: 7.0ms (0.3% of total)
ival-assert: 3.0ms (0.1% of total)
Bogosity

preprocess221.0ms (1.1%)

Memory
9.7MiB live, 48.1MiB allocated
Algorithm
egg-herbie
Rules
1 528×unsub-neg
1 238×times-frac
1 036×distribute-lft-in
920×div-sub
756×distribute-rgt-in
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
087273
1179273
2339267
3516267
4607267
5697267
61008267
71301267
82044267
93863267
105432267
115992267
126307267
136480267
146531267
157072267
167431267
177503267
187524267
197545267
207560267
217566267
227566267
237658267
01728
12828
24528
34928
04927
Stop Event
iter limit
saturated
node limit
Calls
Call 1
Inputs
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
Outputs
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))

explain899.0ms (4.3%)

Memory
16.4MiB live, 740.9MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1500-0-(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))
150-4(-9.892554502734357e-213 3.2552977050712884e+106 2.2032017798810007e-114)(/.f64 (/.f64 eh ew) (tan.f64 t))
00-0-t
00-0-(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))
00-0-(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
00-0-(/.f64 eh ew)
00-0-(*.f64 ew (sin.f64 t))
00-0-(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
00-0-(*.f64 eh (cos.f64 t))
00-0-(sin.f64 t)
00-0-(atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))
00-0-(cos.f64 t)
00-0-(sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))
00-0-ew
00-0-(tan.f64 t)
00-0-(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))
00-0-eh
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
cos.f64(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))sensitivity1500
Confusion
Predicted +Predicted -
+00
-150106
Precision
0.0
Recall
0/0
Confusion?
Predicted +Predicted MaybePredicted -
+000
-1500106
Precision?
0.0
Recall?
0/0
Freqs
test
numberfreq
0106
1150
Total Confusion?
Predicted +Predicted MaybePredicted -
+000
-100
Precision?
0.0
Recall?
0/0
Samples
546.0ms148×2valid
126.0ms140×1valid
42.0ms224×0valid
Compiler

Compiled 326 to 72 computations (77.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 669.0ms
ival-sin: 466.0ms (69.6% of total)
ival-cos: 121.0ms (18.1% of total)
ival-mult: 20.0ms (3% of total)
ival-tan: 19.0ms (2.8% of total)
adjust: 14.0ms (2.1% of total)
ival-div: 11.0ms (1.6% of total)
ival-atan: 8.0ms (1.2% of total)
ival-add: 4.0ms (0.6% of total)
ival-fabs: 4.0ms (0.6% of total)
ival-true: 1.0ms (0.1% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

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

Compiled 31 to 17 computations (45.2% saved)

simplify5.0ms (0%)

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

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))
cost-diff0
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
cost-diff128
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
cost-diff384
(/.f64 (/.f64 eh ew) (tan.f64 t))
Rules
52×*-lowering-*.f32
52×*-lowering-*.f64
24×accelerator-lowering-fma.f32
24×accelerator-lowering-fma.f64
22×*-commutative
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
017130
128130
245130
349130
049128
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))))
(* ew (sin t))
ew
(sin t)
t
(cos (atan (/ (/ eh ew) (tan t))))
(atan (/ (/ eh ew) (tan t)))
(/ (/ eh ew) (tan t))
(/ eh ew)
eh
(tan t)
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))
(* eh (cos t))
(cos t)
(sin (atan (/ (/ eh ew) (tan t))))
Outputs
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
ew
(sin t)
(sin.f64 t)
t
(cos (atan (/ (/ eh ew) (tan t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ (/ eh ew) (tan t)))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ (/ eh ew) (tan t))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/ eh ew)
(/.f64 eh ew)
eh
(tan t)
(tan.f64 t)
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(cos t)
(cos.f64 t)
(sin (atan (/ (/ eh ew) (tan t))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))

localize342.0ms (1.6%)

Memory
1.8MiB live, 315.9MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 ew (sin.f64 t))
accuracy99.8%
(*.f64 eh (cos.f64 t))
accuracy95.4%
(/.f64 (/.f64 eh ew) (tan.f64 t))
accuracy45.8%
(cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))
Samples
231.0ms74×2valid
67.0ms70×1valid
20.0ms112×0valid
Compiler

Compiled 132 to 19 computations (85.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 299.0ms
ival-sin: 201.0ms (67.1% of total)
ival-cos: 40.0ms (13.4% of total)
ival-add: 15.0ms (5% of total)
ival-mult: 10.0ms (3.3% of total)
adjust: 9.0ms (3% of total)
ival-tan: 9.0ms (3% of total)
ival-atan: 6.0ms (2% of total)
ival-div: 5.0ms (1.7% of total)
ival-fabs: 2.0ms (0.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series161.0ms (0.8%)

Memory
-2.4MiB live, 35.1MiB allocated
Counts
7 → 228
Calls
Call 1
Inputs
#<alt (/ (/ eh ew) (tan t))>
#<alt (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))>
#<alt (fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))>
#<alt (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))))>
#<alt (cos (atan (/ (/ eh ew) (tan t))))>
#<alt (* eh (cos t))>
#<alt (* ew (sin t))>
Outputs
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ eh (* ew t))>
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))>
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))))))>
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt eh>
#<alt (+ eh (* -1/2 (* eh (pow t 2))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew t)>
#<alt (* t (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
Calls

57 calls:

TimeVariablePointExpression
123.0ms
ew
@inf
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
5.0ms
t
@-inf
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
3.0ms
ew
@0
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
2.0ms
eh
@0
(/ (/ eh ew) (tan t))
2.0ms
t
@inf
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))

rewrite404.0ms (1.9%)

Memory
-13.9MiB live, 458.4MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 260×accelerator-lowering-fma.f32
6 260×accelerator-lowering-fma.f64
5 270×*-lowering-*.f32
5 270×*-lowering-*.f64
2 704×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01790
16490
251890
3581490
0804088
Stop Event
iter limit
node limit
Counts
7 → 230
Calls
Call 1
Inputs
(/ (/ eh ew) (tan t))
(+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(fabs (+ (* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(* (* ew (sin t)) (cos (atan (/ (/ eh ew) (tan t)))))
(cos (atan (/ (/ eh ew) (tan t))))
(* eh (cos t))
(* ew (sin t))
Outputs
(exp.f64 (*.f64 (log.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(neg.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(neg.f64 (*.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/.f64 eh (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 eh (*.f64 (neg.f64 (tan.f64 t)) (neg.f64 ew)))
(/.f64 (/.f64 eh ew) (tan.f64 t))
(/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (/.f64 ew eh)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 ew) (/.f64 (neg.f64 eh) (tan.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t))))
(/.f64 (/.f64 (neg.f64 eh) ew) (neg.f64 (tan.f64 t)))
(/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh))
(/.f64 #s(literal -1 binary64) (*.f64 (tan.f64 t) (/.f64 ew (neg.f64 eh))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 ew eh) (neg.f64 (tan.f64 t))))
(/.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 ew (neg.f64 eh)))
(/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (neg.f64 ew))
(/.f64 (/.f64 eh (tan.f64 t)) ew)
(/.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))
(/.f64 (/.f64 (*.f64 eh (cos.f64 t)) ew) (sin.f64 t))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh))
(/.f64 (neg.f64 (/.f64 (neg.f64 eh) (tan.f64 t))) ew)
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (neg.f64 eh))) (neg.f64 ew))
(/.f64 (/.f64 (/.f64 (neg.f64 eh) ew) #s(literal -1 binary64)) (tan.f64 t))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal -1 binary64)) (/.f64 ew (neg.f64 eh)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 eh (tan.f64 t))) ew)
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 eh) (tan.f64 t))) (neg.f64 ew))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (/.f64 ew (neg.f64 eh)))
(/.f64 (*.f64 (/.f64 eh (tan.f64 t)) #s(literal 1 binary64)) ew)
(/.f64 (*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64)) (neg.f64 ew))
(/.f64 (*.f64 eh (/.f64 #s(literal -1 binary64) (tan.f64 t))) (neg.f64 ew))
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (tan.f64 t))) ew)
(/.f64 (/.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal -1 binary64)) ew)
(pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(pow.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal -1 binary64))
(pow.f64 (/.f64 (neg.f64 ew) (/.f64 (neg.f64 eh) (tan.f64 t))) #s(literal -1 binary64))
(pow.f64 (/.f64 ew (/.f64 eh (tan.f64 t))) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)))
(*.f64 eh (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t))))
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (sin.f64 t))))
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 (neg.f64 eh) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t)))
(*.f64 (/.f64 (neg.f64 eh) ew) (*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) #s(literal 1 binary64)))
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t)))
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal 1 binary64) ew) (neg.f64 (tan.f64 t))))
(*.f64 (neg.f64 eh) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (neg.f64 ew)))
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))))
(*.f64 (neg.f64 eh) (*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal 1 binary64) (tan.f64 t))))
(*.f64 (neg.f64 eh) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal -1 binary64) (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh)))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (neg.f64 eh) ew))
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (*.f64 eh (cos.f64 t)) ew))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (cos.f64 t) (/.f64 ew eh)))
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (cos.f64 t))
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 eh (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh)
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (tan.f64 t)))
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (/.f64 eh (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (neg.f64 ew)) (neg.f64 eh))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 (/.f64 eh ew) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 (neg.f64 eh) ew) (sin.f64 t)) (neg.f64 (cos.f64 t)))
(*.f64 (/.f64 (/.f64 eh ew) (neg.f64 (sin.f64 t))) (neg.f64 (cos.f64 t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64)) (/.f64 eh ew))
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(+.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (*.f64 eh (cos.f64 t))))) (neg.f64 (/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (*.f64 eh (cos.f64 t))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 ew (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) ew) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 eh (cos.f64 t))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 eh (cos.f64 t))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 ew (sin.f64 t)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(neg.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 9 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))
(*.f64 (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 eh eh) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 ew (+.f64 (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 (+.f64 t (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal -1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (+.f64 (sin.f64 (-.f64 t (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 (+.f64 t (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) ew) #s(literal 2 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) #s(literal -1 binary64))
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew)
(*.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 t))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal -1/2 binary64)))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos.f64 (atan.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/4 binary64)))
(*.f64 eh (cos.f64 t))
(*.f64 (cos.f64 t) eh)
(*.f64 ew (sin.f64 t))
(*.f64 (sin.f64 t) ew)
(*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))

simplify466.0ms (2.2%)

Memory
2.2MiB live, 517.7MiB allocated
Algorithm
egg-herbie
Rules
18 054×accelerator-lowering-fma.f32
18 054×accelerator-lowering-fma.f64
5 350×+-lowering-+.f64
5 350×+-lowering-+.f32
5 244×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01513416
14893413
217133348
338313345
082573253
Stop Event
iter limit
node limit
Counts
228 → 228
Calls
Call 1
Inputs
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ eh (* ew t))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* t (cos (atan (/ eh (* ew (tan t)))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))))))
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
eh
(+ eh (* -1/2 (* eh (pow t 2))))
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew t)
(* t (+ ew (* -1/6 (* ew (pow t 2)))))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
Outputs
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 t t) #s(literal -1/45 binary64) #s(literal -1/3 binary64))) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -2/945 binary64))) (*.f64 (/.f64 eh ew) (fma.f64 (*.f64 t t) #s(literal -1/45 binary64) #s(literal -1/3 binary64)))) (/.f64 eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))
(fma.f64 t (fma.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh t)))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))
(fma.f64 t (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh t)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* t (cos (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew)))
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))))))
(*.f64 t (fma.f64 (*.f64 t t) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64)))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))))
(*.f64 t (fma.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)))) (*.f64 (*.f64 t t) (*.f64 t t)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
eh
(+ eh (* -1/2 (* eh (pow t 2))))
(fma.f64 eh (*.f64 (*.f64 t t) #s(literal -1/2 binary64)) eh)
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))
(fma.f64 (*.f64 eh (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) eh)
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (*.f64 t t)) (fma.f64 (*.f64 t t) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 eh #s(literal -1/2 binary64))) eh)
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew t)
(*.f64 t ew)
(* t (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 t (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))
(*.f64 t (fma.f64 (*.f64 t (*.f64 t ew)) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64)) ew))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 ew (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64))) (*.f64 ew #s(literal -1/6 binary64))) ew))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))

eval95.0ms (0.5%)

Memory
35.2MiB live, 111.8MiB allocated
Compiler

Compiled 24 298 to 1 592 computations (93.4% saved)

prune337.0ms (1.6%)

Memory
-131.8MiB live, 120.8MiB allocated
Pruning

18 alts after pruning (18 fresh and 0 done)

PrunedKeptTotal
New55918577
Fresh000
Picked101
Done000
Total56018578
Accuracy
99.9%
Counts
578 → 18
Alt Table
Click to see full alt table
StatusAccuracyProgram
87.2%
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
31.8%
(fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
44.8%
(fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
87.3%
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
99.8%
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
30.2%
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) ew) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
54.4%
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
34.8%
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
34.7%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))))
87.3%
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
93.9%
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t))))))
98.9%
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
57.0%
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
44.4%
(fabs.f64 (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
39.0%
(fabs.f64 (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))
43.1%
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
59.8%
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
39.4%
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
Compiler

Compiled 2 040 to 906 computations (55.6% saved)

simplify313.0ms (1.5%)

Memory
-4.3MiB live, 420.2MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff128
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))
cost-diff128
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))))
cost-diff384
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))))))
cost-diff0
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
cost-diff128
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
cost-diff384
(/.f64 (/.f64 eh ew) (tan.f64 t))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
cost-diff0
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
cost-diff0
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
cost-diff128
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
cost-diff384
(/.f64 (/.f64 eh ew) (tan.f64 t))
cost-diff0
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
cost-diff0
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
cost-diff0
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
cost-diff0
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
cost-diff0
(cos.f64 t)
cost-diff0
(*.f64 eh (cos.f64 t))
cost-diff0
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
cost-diff0
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
Rules
7 436×accelerator-lowering-fma.f32
7 436×accelerator-lowering-fma.f64
5 664×*-lowering-*.f32
5 664×*-lowering-*.f64
1 636×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0651074
11561074
23711062
312661058
449291054
081841025
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))))
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))))
(* eh (cos t))
eh
(cos t)
t
(sin (atan (/ eh (* ew (tan t)))))
(atan (/ eh (* ew (tan t))))
(/ eh (* ew (tan t)))
(* ew (tan t))
ew
(tan t)
(* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))
(* ew (sin t))
(sin t)
(cos (atan (/ eh (* ew (tan t)))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
eh
(sin (atan (/ eh (* ew (tan t)))))
(atan (/ eh (* ew (tan t))))
(/ eh (* ew (tan t)))
(* ew (tan t))
ew
(tan t)
t
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))
(* ew (sin t))
ew
(sin t)
t
(cos (atan (/ eh (* t ew))))
(atan (/ eh (* t ew)))
(/ eh (* t ew))
eh
(* t ew)
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))
(* eh (cos t))
(cos t)
(sin (atan (/ (/ eh ew) (tan t))))
(atan (/ (/ eh ew) (tan t)))
(/ (/ eh ew) (tan t))
(/ eh ew)
(tan t)
(fabs (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t))))
1
(/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)
(* eh eh)
eh
(pow (* ew (tan t)) -2)
(* ew (tan t))
ew
(tan t)
t
-2
(* ew (sin t))
(sin t)
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))
(* eh (cos t))
(cos t)
(sin (atan (/ (/ eh ew) (tan t))))
(atan (/ (/ eh ew) (tan t)))
(/ (/ eh ew) (tan t))
(/ eh ew)
(fabs (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))))
(/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))))
1
(/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))
(/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))
(- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t)))
(/ (* (* eh (cos t)) eh) (* ew (tan t)))
(* (* eh (cos t)) eh)
(* eh (cos t))
eh
(cos t)
t
(* ew (tan t))
ew
(tan t)
(* ew (sin t))
(sin t)
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)
(* eh eh)
(pow (* ew (tan t)) -2)
-2
(+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))
(* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t)))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
1/2
(* 1/2 (cos (* 2 t)))
(cos (* 2 t))
(* 2 t)
2
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(* 2 (atan (/ eh (* ew (tan t)))))
(atan (/ eh (* ew (tan t))))
(/ eh (* ew (tan t)))
(neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))
(pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)
(/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))
Outputs
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
eh
(cos t)
(cos.f64 t)
t
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ eh (* ew (tan t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
(* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(sin t)
(sin.f64 t)
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
eh
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ eh (* ew (tan t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
t
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
ew
(sin t)
(sin.f64 t)
t
(cos (atan (/ eh (* t ew))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(atan (/ eh (* t ew)))
(atan.f64 (/.f64 eh (*.f64 t ew)))
(/ eh (* t ew))
(/.f64 eh (*.f64 t ew))
eh
(* t ew)
(*.f64 t ew)
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(cos t)
(cos.f64 t)
(sin (atan (/ (/ eh ew) (tan t))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ (/ eh ew) (tan t)))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ (/ eh ew) (tan t))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/ eh ew)
(/.f64 eh ew)
(tan t)
(tan.f64 t)
(fabs (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t))))
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
1
#s(literal 1 binary64)
(/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
(* eh eh)
(*.f64 eh eh)
eh
(pow (* ew (tan t)) -2)
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
t
-2
#s(literal -2 binary64)
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(sin t)
(sin.f64 t)
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(cos t)
(cos.f64 t)
(sin (atan (/ (/ eh ew) (tan t))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ (/ eh ew) (tan t)))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ (/ eh ew) (tan t))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/ eh ew)
(/.f64 eh ew)
(fabs (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))))
(fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))))
(neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
1
#s(literal 1 binary64)
(/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t)))
(-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))
(/ (* (* eh (cos t)) eh) (* ew (tan t)))
(/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))
(* (* eh (cos t)) eh)
(*.f64 (cos.f64 t) (*.f64 eh eh))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
eh
(cos t)
(cos.f64 t)
t
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(sin t)
(sin.f64 t)
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
(* eh eh)
(*.f64 eh eh)
(pow (* ew (tan t)) -2)
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))
(-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 (*.f64 eh eh) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t)))))
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(* 1/2 (cos (* 2 t)))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))
(cos (* 2 t))
(cos.f64 (*.f64 t #s(literal 2 binary64)))
(* 2 t)
(*.f64 t #s(literal 2 binary64))
2
#s(literal 2 binary64)
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(* 2 (atan (/ eh (* ew (tan t)))))
(*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ eh (* ew (tan t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))
(*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))

localize996.0ms (4.7%)

Memory
23.9MiB live, 1 216.7MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy81.1%
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
accuracy78.6%
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
accuracy70.7%
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
accuracy58.6%
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))
accuracy99.1%
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
accuracy95.4%
(/.f64 (/.f64 eh ew) (tan.f64 t))
accuracy83.9%
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
accuracy81.1%
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
accuracy99.8%
(*.f64 eh (cos.f64 t))
accuracy95.4%
(/.f64 (/.f64 eh ew) (tan.f64 t))
accuracy92.7%
(/.f64 eh (*.f64 t ew))
accuracy55.5%
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
accuracy100.0%
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
accuracy99.9%
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
accuracy99.8%
(*.f64 ew (tan.f64 t))
accuracy97.8%
(/.f64 eh (*.f64 ew (tan.f64 t)))
accuracy99.8%
(*.f64 eh (cos.f64 t))
accuracy99.8%
(*.f64 ew (tan.f64 t))
accuracy97.8%
(/.f64 eh (*.f64 ew (tan.f64 t)))
accuracy45.8%
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
Samples
528.0ms125×2valid
172.0ms92×1valid
66.0ms26×3valid
8.0ms13×0valid
Compiler

Compiled 1 053 to 67 computations (93.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 677.0ms
ival-sin: 312.0ms (46.1% of total)
ival-cos: 90.0ms (13.3% of total)
adjust: 70.0ms (10.3% of total)
ival-mult: 69.0ms (10.2% of total)
ival-div: 39.0ms (5.8% of total)
ival-add: 23.0ms (3.4% of total)
ival-tan: 18.0ms (2.7% of total)
ival-atan: 14.0ms (2.1% of total)
ival-fabs: 13.0ms (1.9% of total)
ival-pow: 9.0ms (1.3% of total)
ival-sub: 5.0ms (0.7% of total)
ival-pow2: 5.0ms (0.7% of total)
ival-sqrt: 4.0ms (0.6% of total)
ival-neg: 2.0ms (0.3% of total)
exact: 1.0ms (0.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series300.0ms (1.4%)

Memory
7.9MiB live, 286.8MiB allocated
Counts
28 → 936
Calls
Call 1
Inputs
#<alt (fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (cos t))>
#<alt (cos t)>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (/ (/ eh ew) (tan t))>
#<alt (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))>
#<alt (fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))>
#<alt (* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))>
#<alt (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t))))>
#<alt (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))>
#<alt (fabs (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))>
#<alt (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))))>
#<alt (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))>
#<alt (fabs (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (/ eh (* ew (tan t)))>
#<alt (* ew (tan t))>
#<alt (cos (atan (/ eh (* t ew))))>
#<alt (/ eh (* t ew))>
#<alt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)>
#<alt (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))>
#<alt (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
Outputs
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt eh>
#<alt (+ eh (* -1/2 (* eh (pow t 2))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt 1>
#<alt (+ 1 (* -1/2 (pow t 2)))>
#<alt (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2)))>
#<alt (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2)))>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (sin (atan (/ eh (* ew (tan t)))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (atan (/ eh (* ew (tan t))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ eh (* ew t))>
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew t)))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew t))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t))))))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* t (cos (atan (/ eh (* ew t))))))>
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))>
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t)))))))))))>
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t))))))))))))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (sin t))>
#<alt (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t)))>
#<alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))))>
#<alt (+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))))>
#<alt (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))>
#<alt (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)>
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)>
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)>
#<alt (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))>
#<alt (* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))>
#<alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))>
#<alt (* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))>
#<alt (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))>
#<alt (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))>
#<alt (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))>
#<alt (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t)))))>
#<alt (* ew (sin t))>
#<alt (* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))>
#<alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))>
#<alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))>
#<alt (* ew (sin t))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))>
#<alt (/ (* (pow ew 2) (pow t 2)) eh)>
#<alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh)))>
#<alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh)))>
#<alt (* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh)))>
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* ew (sin t))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t)))>
#<alt (+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))>
#<alt (* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))>
#<alt (* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))>
#<alt (* ew (sin t))>
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))>
#<alt (* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* ew (sin t))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew)))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh)))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh)))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))>
#<alt (* ew (sin t))>
#<alt (+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))>
#<alt (+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))>
#<alt (+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (+ (* -1/8 (/ (* (pow (cos t) 4) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))>
#<alt (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))>
#<alt (* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))>
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))>
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))))))>
#<alt (* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))>
#<alt (* -1 (* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))>
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))>
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))))))>
#<alt (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew))))>
#<alt (+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew)))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))))>
#<alt (+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) eh)) (/ (* eh (- (/ (* ew (- (+ (* -2/45 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 6) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1/3 (/ (pow ew 4) (pow eh 2))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))) (pow eh 2)))))) ew))))) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew))))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))))>
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))>
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))>
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))>
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))>
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))>
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))>
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))>
#<alt (* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))>
#<alt (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))>
#<alt (+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))>
#<alt (+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))>
#<alt (+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (sin t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* eh (cos t)))) (/ (* eh (* (cos t) (- (/ (pow (sin t) 7) (* (pow eh 6) (pow (cos t) 6))) (* -1 (/ (* (pow (sin t) 2) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2))))))) (sin t)))))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t)))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))>
#<alt (* ew (sin t))>
#<alt (* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))>
#<alt (* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))>
#<alt (* ew (- (+ (sin t) (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 6) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))>
#<alt (* ew (sin t))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))>
#<alt (* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))))))>
#<alt (* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))))))))>
#<alt (/ 1 (* ew (sin t)))>
#<alt (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))>
#<alt (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))>
#<alt (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 7) (pow (sin t) 7)))) (+ (/ (* (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5)))) (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) (/ (* (pow (cos t) 4) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* -1/2 (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3))))))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (* (pow ew 2) (pow (sin t) 2)))))))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))>
#<alt (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh)>
#<alt (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh)>
#<alt (/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh)>
#<alt (* -1 (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))>
#<alt (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh))>
#<alt (* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh))>
#<alt (* -1 (/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh))>
#<alt (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))>
#<alt (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh)))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))>
#<alt (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) ew)) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* -1/3 (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (* 31/720 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1 (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (+ (* 1/120 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 17/315 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 2/15 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (/ (* (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 6) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) eh))))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))>
#<alt (+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))>
#<alt (+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))>
#<alt (+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* (pow ew 2) (+ (* -2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1/2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))>
#<alt (/ 1 (* ew (sin t)))>
#<alt (/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)>
#<alt (/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (/ 1 (sin t))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)>
#<alt (/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (pow (sin t) 4)))) (pow ew 6))) (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (/ 1 (sin t))))))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)>
#<alt (/ 1 (* ew (sin t)))>
#<alt (* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3))))) (/ 1 (sin t))) ew))>
#<alt (* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))))))) (/ 1 (sin t))) ew))>
#<alt (* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))))))))))) (/ 1 (sin t))) ew))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt (fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))>
#<alt 1>
#<alt (+ 1 (* -1 (pow t 2)))>
#<alt (+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1)))>
#<alt (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1)))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ eh (* ew t))>
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (* ew t)>
#<alt (* t (+ ew (* 1/3 (* ew (pow t 2)))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt 1>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))>
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))>
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))>
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))>
#<alt 1>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt 1>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (/ (pow eh 2) (* (pow ew 2) (pow t 2)))>
#<alt (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))>
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))>
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt 1>
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))>
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))>
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))>
#<alt (* -1 (/ (* eh (cos t)) (* ew (sin t))))>
#<alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))>
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))>
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt 1>
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt 1>
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (/ eh (* ew t))>
#<alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* -1 (* ew (sin t)))>
#<alt (+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (/ (pow (cos t) 2) (* ew (sin t))))))>
#<alt (+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))>
#<alt (+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* 1/2 (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))>
#<alt (* eh (cos t))>
#<alt (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))>
#<alt (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))>
#<alt (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))))>
#<alt (* -1 (* eh (cos t)))>
#<alt (* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))>
#<alt (* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))>
#<alt (* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))))>
#<alt eh>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh)))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))))) eh))))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh))))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))>
#<alt (* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))>
#<alt (* eh (cos t))>
#<alt (+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))))))>
#<alt (+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3))))))))))>
#<alt (+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (pow (sin t) 2))) (* 1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))))))))))))>
#<alt (* -1 (* ew (sin t)))>
#<alt (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))>
#<alt (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))>
#<alt (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))>
#<alt (* -1 (* ew (sin t)))>
#<alt (* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))>
#<alt (* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))>
#<alt (* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
Calls

234 calls:

TimeVariablePointExpression
38.0ms
t
@-inf
(/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))))
23.0ms
eh
@0
(/ eh (* t ew))
22.0ms
eh
@-inf
(* eh (sin (atan (/ eh (* ew (tan t))))))
16.0ms
t
@0
(/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))
15.0ms
ew
@0
(/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t))))

rewrite877.0ms (4.2%)

Memory
31.3MiB live, 1 113.7MiB allocated
Algorithm
batch-egg-rewrite
Rules
6 846×*-lowering-*.f32
6 846×*-lowering-*.f64
5 830×accelerator-lowering-fma.f32
5 830×accelerator-lowering-fma.f64
3 458×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
065485
1370445
23171406
010341397
Stop Event
iter limit
node limit
Counts
28 → 2 104
Calls
Call 1
Inputs
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t))))))))
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* (* ew (sin t)) (cos (atan (/ eh (* ew (tan t)))))))
(* eh (cos t))
(cos t)
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(sin (atan (/ eh (* ew (tan t)))))
(atan (/ eh (* ew (tan t))))
(/ (/ eh ew) (tan t))
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))
(/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t))))
(+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(fabs (+ (/ 1 (/ (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)) (* ew (sin t)))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2)))))
(/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))
(fabs (/ 1 (/ (/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) (+ (* (* (* eh eh) (+ 1/2 (* 1/2 (cos (* 2 t))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (neg (pow (/ (* ew (sin t)) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))) 2))))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(cos (atan (/ eh (* ew (tan t)))))
(/ eh (* ew (tan t)))
(* ew (tan t))
(cos (atan (/ eh (* t ew))))
(/ eh (* t ew))
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))
(/ (- (/ (* (* eh (cos t)) eh) (* ew (tan t))) (* ew (sin t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
Outputs
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 eh (cos.f64 t))
(*.f64 (cos.f64 t) eh)
(cos.f64 t)
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh)))
(fabs.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh))))
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh)))))
(fabs.f64 (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 eh)))
(fabs.f64 (-.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 0 binary64)))
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fabs.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(*.f64 (fabs.f64 eh) (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(*.f64 (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fabs.f64 eh))
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t)))))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) eh)))
(/.f64 (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))))
(/.f64 (/.f64 eh (neg.f64 ew)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))))
(/.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) eh)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(neg.f64 (atan.f64 (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t))))))
(neg.f64 (atan.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t)))))
(neg.f64 (atan.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t)))))
(neg.f64 (atan.f64 (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)) #s(literal -1 binary64)))
(neg.f64 (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t)))))
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))))
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))))
(neg.f64 (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/.f64 (/.f64 eh ew) (tan.f64 t))
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)))
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t))))
(/.f64 (/.f64 eh (neg.f64 ew)) (neg.f64 (tan.f64 t)))
(/.f64 (/.f64 eh (tan.f64 t)) ew)
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t)))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (neg.f64 (*.f64 ew (tan.f64 t))))
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t))
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (*.f64 ew (tan.f64 t)))))
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew))
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (tan.f64 t)))))
(*.f64 (/.f64 eh (neg.f64 ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))))
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t))
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew)))
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(/.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))
(*.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))))))
(fabs.f64 (-.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))) (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))
(/.f64 (fabs.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fabs.f64 (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t))))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))))
(*.f64 (fabs.f64 (fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (cos.f64 t)))))))
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(*.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 ew (sin.f64 t)))
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t))
(exp.f64 (log.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(neg.f64 (/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))
(/.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))
(/.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))))
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 ew (sin.f64 t))))) (exp.f64 (log.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))))
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew)
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)))
(*.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 0 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)))) (fabs.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fabs.f64 (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64))
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fabs.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(*.f64 (fabs.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(+.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1 binary64)))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 0 binary64)))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 t) (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 #s(literal 1 binary64) ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) #s(literal -1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (pow.f64 (*.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) #s(literal 1 binary64)) (pow.f64 (sin.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(neg.f64 (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))
(/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64))))) (fabs.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(/.f64 (fabs.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64))))) (fabs.f64 (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 ew (sin.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 ew (tan.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (cos.f64 t) (*.f64 eh eh)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (tan.f64 t))))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) ew))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64))
(pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (neg.f64 (log.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1 binary64))
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (+.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (neg.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)))))
(*.f64 (pow.f64 (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (fabs.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (cos.f64 t)) #s(literal 2 binary64)))
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t))))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))
(fma.f64 (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (cos.f64 (+.f64 t t))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))))
(/.f64 (+.f64 (cos.f64 (+.f64 t t)) #s(literal 1 binary64)) #s(literal 2 binary64))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)))
(pow.f64 (cos.f64 t) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))))) #s(literal -1 binary64))
(*.f64 (cos.f64 t) (cos.f64 t))
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (+.f64 t t)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t))))))
(*.f64 (+.f64 (cos.f64 (+.f64 t t)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal -1 binary64)))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)) #s(literal -1 binary64)))
(neg.f64 (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t)))))
(neg.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))))
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))))
(neg.f64 (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/.f64 (/.f64 eh ew) (tan.f64 t))
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) eh))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh)))
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 ew (tan.f64 t))))
(/.f64 (/.f64 eh (neg.f64 ew)) (neg.f64 (tan.f64 t)))
(/.f64 (/.f64 eh (tan.f64 t)) ew)
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t)))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (neg.f64 (*.f64 ew (tan.f64 t))))
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t))
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (neg.f64 (*.f64 ew (tan.f64 t)))))
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew))
(pow.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 ew (tan.f64 t)) eh) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (tan.f64 t)))))
(*.f64 (/.f64 eh (neg.f64 ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))))
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t))
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew)))
(exp.f64 (log.f64 (*.f64 ew (tan.f64 t))))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(*.f64 ew (tan.f64 t))
(*.f64 (tan.f64 t) ew)
(*.f64 (exp.f64 (log.f64 (tan.f64 t))) (exp.f64 (log.f64 ew)))
(*.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (tan.f64 t))))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal -1 binary64)))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t ew) eh)) #s(literal -1 binary64)))
(neg.f64 (/.f64 eh (*.f64 t (neg.f64 ew))))
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 t ew)))
(/.f64 eh (*.f64 t ew))
(/.f64 (/.f64 eh ew) t)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t ew) eh))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 t ew) eh) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh t)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t ew) eh)))
(/.f64 (neg.f64 eh) (*.f64 t (neg.f64 ew)))
(/.f64 (/.f64 eh t) ew)
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 t ew))
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 t (neg.f64 ew))))
(/.f64 (neg.f64 (/.f64 eh t)) (neg.f64 ew))
(pow.f64 (/.f64 (*.f64 t ew) eh) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 t ew) eh) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 ew (/.f64 eh t)) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 t ew)))
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 t ew)))
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 t (neg.f64 ew))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t ew)) eh)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t ew)) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh t))
(*.f64 (/.f64 eh t) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 eh ew))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))
(+.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))
(sqrt.f64 (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))
(fma.f64 eh (*.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh eh) (*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 eh eh)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) eh #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t)))) (/.f64 eh (neg.f64 (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))) (/.f64 (/.f64 eh ew) (neg.f64 (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t)) (/.f64 (/.f64 eh (neg.f64 ew)) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 eh eh) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew))) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (pow.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(*.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))))
(/.f64 (fabs.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))))
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(exp.f64 (*.f64 (log.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64)))
(-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (/.f64 (cos.f64 t) ew)) (/.f64 (/.f64 eh (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (neg.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (neg.f64 ew) (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (neg.f64 (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (sin.f64 t))))
(neg.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (*.f64 ew (sin.f64 t))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew))) #s(literal 1 binary64)) (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64))) (fma.f64 eh (*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (+.f64 t t)) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))))
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (neg.f64 (*.f64 ew (sin.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 (*.f64 ew (sin.f64 t)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (sin.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew (sin.f64 t)) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t))) (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 ew (sin.f64 t)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(+.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (neg.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fma.f64 (neg.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))
(/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 2 binary64))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(pow.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) #s(literal -1 binary64))
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(*.f64 (*.f64 eh eh) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))

simplify767.0ms (3.6%)

Memory
-28.3MiB live, 975.7MiB allocated
Algorithm
egg-herbie
Rules
6 542×*-lowering-*.f32
6 542×*-lowering-*.f64
5 848×accelerator-lowering-fma.f32
5 848×accelerator-lowering-fma.f64
4 108×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0169736845
1618236657
0808435505
Stop Event
iter limit
node limit
Counts
936 → 936
Calls
Call 1
Inputs
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
eh
(+ eh (* -1/2 (* eh (pow t 2))))
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
1
(+ 1 (* -1/2 (pow t 2)))
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2)))
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2)))
(cos t)
(cos t)
(cos t)
(cos t)
(cos t)
(cos t)
(cos t)
(cos t)
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin (atan (/ eh (* ew (tan t)))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(atan (/ eh (* ew (tan t))))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ eh (* ew t))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew t))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t))))))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* t (cos (atan (/ eh (* ew t))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t)))))))))))
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t))))))))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (sin t))
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t)))
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))))
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))))
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)
(* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t)))))
(* ew (sin t))
(* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(* ew (sin t))
(* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))
(/ (* (pow ew 2) (pow t 2)) eh)
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh)))
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh)))
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh)))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* ew (sin t))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t)))
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))
(* ew (sin t))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* ew (sin t))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew)))))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew)))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh)))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh)))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(* ew (sin t))
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (+ (* -1/8 (/ (* (pow (cos t) 4) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))
(* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))
(* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))
(* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))))))
(* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))
(* -1 (* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))))))
(* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew))))
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew)))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))))
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) eh)) (/ (* eh (- (/ (* ew (- (+ (* -2/45 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 6) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1/3 (/ (pow ew 4) (pow eh 2))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))) (pow eh 2)))))) ew))))) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew))))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (sin t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* eh (cos t)))) (/ (* eh (* (cos t) (- (/ (pow (sin t) 7) (* (pow eh 6) (pow (cos t) 6))) (* -1 (/ (* (pow (sin t) 2) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2))))))) (sin t)))))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t)))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))
(* ew (sin t))
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))
(* ew (- (+ (sin t) (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 6) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(* ew (sin t))
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))))))
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))))))))
(/ 1 (* ew (sin t)))
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 7) (pow (sin t) 7)))) (+ (/ (* (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5)))) (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) (/ (* (pow (cos t) 4) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* -1/2 (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3))))))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (* (pow ew 2) (pow (sin t) 2)))))))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))
(/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh)
(/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh)
(/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh)
(* -1 (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))
(* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh))
(* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh))
(* -1 (/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh))
(/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh)))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) ew)) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* -1/3 (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (* 31/720 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1 (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (+ (* 1/120 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 17/315 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 2/15 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (/ (* (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 6) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) eh))))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* (pow ew 2) (+ (* -2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1/2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))
(/ 1 (* ew (sin t)))
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (/ 1 (sin t))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (pow (sin t) 4)))) (pow ew 6))) (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (/ 1 (sin t))))))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)
(/ 1 (* ew (sin t)))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3))))) (/ 1 (sin t))) ew))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))))))) (/ 1 (sin t))) ew))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))))))))))) (/ 1 (sin t))) ew))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
1
(+ 1 (* -1 (pow t 2)))
(+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1)))
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1)))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ eh (* ew t))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(* ew t)
(* t (+ ew (* 1/3 (* ew (pow t 2)))))
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
1
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
1
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
1
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(/ (pow eh 2) (* (pow ew 2) (pow t 2)))
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))
(/ (* eh (cos t)) (* ew (sin t)))
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(* -1 (/ (* eh (cos t)) (* ew (sin t))))
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(/ eh (* ew t))
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(* -1 (* ew (sin t)))
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (/ (pow (cos t) 2) (* ew (sin t))))))
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* 1/2 (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))
(* eh (cos t))
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))))
(* -1 (* eh (cos t)))
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))))
eh
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh))))
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh)))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))))
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))))) eh))))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh))))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(* eh (cos t))
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))))))
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3))))))))))
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (pow (sin t) 2))) (* 1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))))))))))))
(* -1 (* ew (sin t)))
(* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))
(* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))
(* -1 (* ew (sin t)))
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
Outputs
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) eh)))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/6 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(* ew (+ (* (cos (atan (/ eh (* ew (tan t))))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (sin t)))
(*.f64 ew (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew (tan t))))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (sin.f64 t)))) (neg.f64 ew))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
eh
(+ eh (* -1/2 (* eh (pow t 2))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh)
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (*.f64 t t)) #s(literal 1/24 binary64) (*.f64 eh #s(literal -1/2 binary64))) eh)
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 eh #s(literal 1/24 binary64) (*.f64 (*.f64 eh (*.f64 t t)) #s(literal -1/720 binary64))) (*.f64 eh #s(literal -1/2 binary64))) eh)
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (pow t 2)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 ew))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew t)))))))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew t))))))))
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t))))))))))))
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/2 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 eh))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* t (cos (atan (/ eh (* ew t))))))
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t)))))))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) #s(literal 1/120 binary64) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t))))))))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) #s(literal -1/5040 binary64) (*.f64 (*.f64 ew #s(literal 1/120 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* ew (sin t)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t)))
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))))
(fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* ew (sin t)) (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (+ (* -1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))))
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 ew (*.f64 (sin.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t)))
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))
(/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t)))
(/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t))) eh)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t)))) eh)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t))))) eh)
(* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))
(/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (neg.f64 (*.f64 eh (cos.f64 t))))
(* -1 (/ (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t))) (neg.f64 eh))
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t)))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t)))) (neg.f64 eh))
(* -1 (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 4))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 2) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (cos t))))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (cos.f64 t))))) (neg.f64 eh))
(/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t)))
(/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t)))
(* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t)))))
(*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t)))))
(*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))
(* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))))))))) (/ (pow (sin t) 2) (* eh (cos t)))))
(*.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 eh (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 eh #s(literal 8 binary64))))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (+ (sin t) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))
(*.f64 ew (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (sin.f64 t)))
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))
(*.f64 ew (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (sin.f64 t)))
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)))) (pow.f64 ew #s(literal 4 binary64))))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* -1 (* ew (+ (* -1 (sin t)) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (neg.f64 (sin.f64 t))) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(*.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (neg.f64 (sin.f64 t))) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))))
(*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)))) (pow.f64 ew #s(literal 4 binary64)))) (sin.f64 t)) (neg.f64 ew))
(/ (* (pow ew 2) (pow t 2)) eh)
(*.f64 (*.f64 ew ew) (/.f64 (*.f64 t t) eh))
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* -1/6 (/ (pow ew 2) eh)))) (/ (pow ew 2) eh)))
(*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh))) (/.f64 (*.f64 ew ew) eh)))
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))) (/ (pow ew 2) eh)))
(*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) #s(literal 1/12 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (/.f64 (*.f64 ew ew) eh)))
(* (pow t 2) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (+ (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6))))))) (+ (* -1/240 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/5040 (/ (pow ew 2) eh)) (* 1/12 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))))))))))))))) (/ (pow ew 2) eh)))
(*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (fma.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) #s(literal -1/240 binary64) (fma.f64 (*.f64 #s(literal 1/12 binary64) eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (*.f64 #s(literal -1/5040 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) #s(literal 1/12 binary64))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (/.f64 (*.f64 ew ew) eh)))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (+ (* -1/2 (/ (* eh (pow (cos t) 2)) (* ew (sin t)))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t)))
(fma.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t)))
(+ (* eh (+ (* eh (+ (* -1/2 (* (pow eh 2) (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))))) (* -1/2 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) (* ew (sin t)))
(fma.f64 eh (fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 ew (sin.f64 t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))))
(* eh (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))))))
(* eh (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))
(*.f64 (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (cos.f64 t)))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))
(*.f64 (fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (+ (* -1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))) (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))
(*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 eh #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))))) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (neg.f64 eh))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (cos t))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 4)) (* (pow eh 3) (pow (cos t) 3)))) (/ (pow (sin t) 2) (* eh (cos t))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (pow ew 2) (+ (* (pow ew 2) (+ (* -1/2 (* eh (* (pow ew 2) (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))))) (* -1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))))) (/ (pow (sin t) 2) (* eh (cos t))))))
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (*.f64 (*.f64 ew ew) (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))
(* ew (+ (sin t) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew))))
(*.f64 ew (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew)))
(* ew (+ (sin t) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 ew (+.f64 (sin.f64 t) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t)))) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew)))))
(*.f64 (-.f64 (neg.f64 (sin.f64 t)) (/.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 ew (sin.f64 t)))) ew)) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 2))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))) ew)) (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))) ew)))))
(*.f64 (-.f64 (neg.f64 (sin.f64 t)) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 ew ew)) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) ew)) ew)) (neg.f64 ew))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (/ (pow ew 2) eh))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew ew) eh)) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 2) eh)))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 eh #s(literal 1/24 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh)))) (/.f64 (*.f64 ew ew) eh))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (+ (* -1/6 (/ (pow ew 2) eh)) (+ (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/2 (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))))) (+ (* -1/720 (* eh (sin (atan (/ eh (* ew (tan t))))))) (+ (* 1/120 (/ (pow ew 2) eh)) (* 1/12 (/ (* (pow ew 4) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))))))))))) (/ (pow ew 2) eh)))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/2 binary64) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 ew ew) eh) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/720 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) #s(literal 1/12 binary64) (*.f64 #s(literal 1/120 binary64) (/.f64 (*.f64 ew ew) eh))))) (*.f64 (*.f64 eh #s(literal 1/24 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (/.f64 (*.f64 ew ew) eh))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* (* ew (sin t)) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* 1/2 (/ (pow (cos t) 2) (* ew (sin t))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))
(fma.f64 (*.f64 eh eh) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))
(fma.f64 (*.f64 eh eh) (+.f64 (-.f64 (fma.f64 (*.f64 eh eh) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t)))
(+ (* ew (sin t)) (* (pow eh 2) (- (+ (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (* (pow eh 2) (- (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (+ (* -1/8 (/ (* (pow (cos t) 4) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (pow (cos t) 6) (* (pow ew 5) (pow (sin t) 5)))) (* 1/2 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2))))))) (* -1 (/ (* (pow (cos t) 2) (- (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))) (* (pow ew 2) (pow (sin t) 2)))))) (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))))) (* -1 (/ (* (pow (cos t) 2) (- (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* ew (sin t)))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))) (* (pow ew 2) (pow (sin t) 2)))))))) (* -1 (/ (pow (cos t) 2) (* ew (sin t)))))))
(fma.f64 (*.f64 eh eh) (+.f64 (-.f64 (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 (*.f64 eh eh) (+.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (neg.f64 ew))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 ew (sin.f64 t)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 ew (sin.f64 t)))
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))
(* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))))
(* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))))))))
(* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))))))))
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 7 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))))))))))))
(* -1 (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (cos.f64 t)))
(* -1 (* eh (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))))))
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))) (neg.f64 eh))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))))))) (neg.f64 eh))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (* -1/8 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow ew 6) (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 6) (pow (cos t) 7)))) (+ (* 1/2 (/ (* ew (* (sin t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (* (pow eh 6) (cos t)))) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3)))) (+ (* 1/2 (/ (* (pow ew 4) (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 4) (pow (cos t) 5)))) (+ (/ (* (cos t) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6))))) (* (pow eh 4) (* ew (sin t)))) (+ (/ (* (cos t) (- (/ (* (pow ew 7) (pow (sin t) 7)) (pow (cos t) 6)) (* -1 (/ (* (pow ew 2) (* (pow (sin t) 2) (- (* -1 (/ (* (pow ew 5) (pow (sin t) 5)) (pow (cos t) 4))) (* -1 (/ (* (pow ew 5) (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (cos t) 6)))))) (pow (cos t) 2))))) (* (pow eh 6) (* ew (sin t)))) (+ (/ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (cos t)) (/ (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow eh 2) (pow (cos t) 3))))))))))))))
(*.f64 eh (neg.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 7 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 (cos.f64 t) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 (pow.f64 ew #s(literal 7 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (pow.f64 ew #s(literal 5 binary64)) (neg.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew (sin.f64 t)) (pow.f64 eh #s(literal 6 binary64)))) (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))))))))))))
(* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew))))
(fma.f64 (*.f64 t t) (fma.f64 eh (/.f64 (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh)))) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) eh)) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew)))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) eh) (fma.f64 eh (/.f64 (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew))))) (*.f64 eh eh)))) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh)))))) eh))) (/.f64 (*.f64 eh (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) ew))) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(+ (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* 1/2 (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))))) eh)) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) eh)) (+ (* 1/2 (/ (* ew (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) eh)) (/ (* eh (- (/ (* ew (- (+ (* -2/45 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 6) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1/3 (/ (pow ew 4) (pow eh 2))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)) (+ (/ (* ew (* (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))) (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))))))) (pow eh 2)))))) ew))))) (/ (* eh (- (/ (* ew (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2)))) (pow eh 2)) (+ (/ (* ew (* (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 2))))) ew))))) (/ (* eh (- (* -1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (* (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 2)))) ew)))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh)))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))))) eh) (fma.f64 eh (/.f64 (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal -2/45 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 eh eh)))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh)))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew)))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew))))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 eh eh)) ew) (fma.f64 ew #s(literal 1/120 binary64) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 #s(literal 1/3 binary64) (+.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 #s(literal 2/15 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))))))) (*.f64 eh eh))))) ew) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew))))) (*.f64 eh eh)))))) eh)))) (/.f64 (*.f64 eh (-.f64 (/.f64 (*.f64 ew (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh))))) (*.f64 eh eh)) (fma.f64 ew (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)) (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew))))) (*.f64 eh eh))))) ew)))) (/.f64 (*.f64 eh (neg.f64 (fma.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh eh))))) ew))) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t))
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t))
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))
(fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (+.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))
(+ (* (pow ew 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* 1/2 (/ (* (pow (sin t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 3) (pow (cos t) 5)))) (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/16 (/ (* (pow (sin t) 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 5) (pow (cos t) 7)))) (+ (* 1/2 (/ (* (sin t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* eh (cos t)))) (/ (* eh (* (cos t) (- (/ (pow (sin t) 7) (* (pow eh 6) (pow (cos t) 6))) (* -1 (/ (* (pow (sin t) 2) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2))))))) (sin t)))))) (/ (* eh (* (cos t) (- (* -1 (/ (pow (sin t) 5) (* (pow eh 4) (pow (cos t) 4)))) (* -1 (/ (* (pow (sin t) 5) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 4) (pow (cos t) 6))))))) (sin t)))))) (/ (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* eh (pow (cos t) 3)))))) (/ (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (cos t)))
(fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 7 binary64)) (pow.f64 eh #s(literal 5 binary64)))) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (+.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 7 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (sin.f64 t)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 t) (+.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh (cos.f64 t)))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (+.f64 (/.f64 (neg.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 4 binary64)))))) (sin.f64 t))))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))
(*.f64 ew (+.f64 (sin.f64 t) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))))))
(* ew (- (+ (sin t) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))))))
(*.f64 ew (-.f64 (+.f64 (sin.f64 t) (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (sin.f64 t) (*.f64 ew ew))))) (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))))))
(* ew (- (+ (sin t) (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 6) (pow (sin t) 4)))) (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3)) (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (sin t))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (sin t)))))) (pow (sin t) 2)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(*.f64 ew (+.f64 (sin.f64 t) (-.f64 (+.f64 (neg.f64 (fma.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (sin.f64 t) (*.f64 ew ew))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))))))))) (-.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (neg.f64 (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (sin.f64 t)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* -1 (* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))
(*.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (sin.f64 t)) (neg.f64 ew))
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t)))))))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))))))
(*.f64 (+.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (sin.f64 t) (*.f64 ew ew)))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (sin.f64 t)) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (neg.f64 ew))
(* -1 (* ew (- (+ (* -1 (sin t)) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/8 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 5)))) (+ (* -1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))) (+ (* 1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3)))) (+ (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (sin t))) (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 5)))))))))))) (+ (* -1 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 3))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 3)))))) (* (pow ew 6) (pow (sin t) 2)))) (* -1 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 3))))))))
(neg.f64 (*.f64 ew (-.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal 1/8 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))))))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (sin.f64 t)) (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))))
(/ 1 (* ew (sin t)))
(/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))
(fma.f64 (*.f64 eh eh) (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))
(fma.f64 (*.f64 eh eh) (+.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t)))) (neg.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))
(+ (* (pow eh 2) (- (+ (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (+ (* -1/2 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (+ (* -1/2 (/ (* (pow (cos t) 2) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (+ (* -1/2 (/ (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (* ew (sin t)))) (* (pow eh 2) (+ (* -1 (+ (* -1 (/ (pow (cos t) 6) (* (pow ew 7) (pow (sin t) 7)))) (+ (/ (* (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5)))) (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 2))) (/ (* (pow (cos t) 4) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 4)))))) (+ (* -1/2 (* (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3))))))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))) (* ew (sin t)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (- (* -1 (/ (pow (cos t) 2) (* (pow ew 3) (pow (sin t) 3)))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 4) (* (pow ew 5) (pow (sin t) 5))))) (* (pow ew 2) (pow (sin t) 2)))))))))))))) (* -1 (/ (+ (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (pow (cos t) 2)) (* (pow ew 3) (pow (sin t) 3)))))) (/ 1 (* ew (sin t))))
(fma.f64 (*.f64 eh eh) (+.f64 (fma.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) #s(literal -3/2 binary64) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh eh) (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (-.f64 (fma.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 7 binary64)) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))))))) (fma.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))))))) (/.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t))))
(/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh)
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) eh)
(/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh)
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) eh)
(/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) eh)
(* -1 (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))
(/.f64 (neg.f64 (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) eh))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 eh))
(* -1 (/ (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))) eh))
(/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 eh))
(* -1 (/ (+ (* -2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (* (pow ew 6) (pow (sin t) 6)) (* (pow eh 6) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 6) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (/ (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))))) eh))
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (neg.f64 eh))
(/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(fma.f64 (*.f64 t t) (fma.f64 ew (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh)))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 ew (/.f64 (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 7/15 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))) eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))) (*.f64 eh (*.f64 eh eh))))) (/.f64 (*.f64 ew (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) eh))) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
(+ (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 3) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) ew)) (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (* (pow ew 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (pow eh 3))) (/ (* ew (- (+ (* -1/3 (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (* 31/720 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1 (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (+ (* 1/120 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 17/315 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 2/15 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (/ (* (- (* 1/3 (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (pow ew 4) (pow eh 2))) (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 5) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (* (pow eh 6) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) eh))))) (/ (* ew (- (+ (* 1/24 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ (pow ew 3) (* (pow eh 4) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))) (+ (* -1 (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/6 (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))) (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 7/15 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) eh))))) (/ (* ew (- (* 1/2 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (+ (* 1/3 (/ 1 (* ew (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ ew (* (pow eh 2) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) eh)))) (/ 1 (* eh (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 ew (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) eh) (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 ew (/.f64 (-.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 31/720 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (-.f64 (+.f64 (fma.f64 #s(literal 1/120 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 17/315 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 #s(literal 2/15 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 eh eh)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (pow.f64 ew #s(literal 4 binary64)) (neg.f64 (*.f64 eh eh)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 7/15 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))))) eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 7/15 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))))) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (*.f64 ew (+.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (/.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (-.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 7/15 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 ew (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 ew (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))))) eh))))))) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (/ (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))) (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))))
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew)))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))))))
(/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))
(fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) #s(literal -3/2 binary64)) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))
(fma.f64 (*.f64 ew ew) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) #s(literal -3/2 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))))))))) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
(+ (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (* (cos t) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 5) (* (pow (cos t) 3) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* (pow ew 2) (+ (* -2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (+ (* -1/2 (/ (* eh (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (* (pow (sin t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (+ (* -1/2 (/ (pow (sin t) 6) (* (pow eh 7) (* (pow (cos t) 3) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))) (* 1/2 (/ (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))) (/ (pow (sin t) 4) (* (pow eh 5) (* (cos t) (* (pow (+ 1/2 (* 1/2 (cos (* 2 t)))) 2) (pow (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) 2)))))))))))) (/ (cos t) (* eh (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))
(fma.f64 (*.f64 ew ew) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (*.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) #s(literal -3/2 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (pow.f64 eh #s(literal 7 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 eh #s(literal 8 binary64)))))) (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (pow.f64 eh #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (*.f64 (*.f64 (cos.f64 t) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))))))))) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
(/ 1 (* ew (sin t)))
(/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (/ 1 (sin t)))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)
(/.f64 (+.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (/ 1 (sin t))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)
(/.f64 (+.f64 (-.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 t))))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew)
(/ (- (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 4) (* (pow (cos t) 4) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (pow (sin t) 4)))) (pow ew 6))) (+ (* -1/2 (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3)))))) (* (pow ew 4) (pow (sin t) 2)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 3))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (pow (sin t) 3))))) (pow (sin t) 2))) (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (/ 1 (sin t))))))))))) (* -1 (/ (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (* (pow ew 2) (pow (sin t) 3))))) ew)
(/.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (pow.f64 ew #s(literal 6 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sin.f64 t)))))))) (/.f64 (-.f64 (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 (fma.f64 (*.f64 eh eh) (neg.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew)
(/ 1 (* ew (sin t)))
(/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3))))) (/ 1 (sin t))) ew))
(/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))))))) (/ 1 (sin t))) ew))
(/.f64 (+.f64 (-.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 t))) (neg.f64 ew))
(* -1 (/ (- (+ (* -1 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow ew 2) (pow (sin t) 3)))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (pow ew 4))) (+ (* -1 (/ (+ (* -1 (/ (* (pow eh 6) (* (pow (cos t) 4) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 7))) (+ (/ (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))) (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2)))) (pow (sin t) 2)) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 7)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 6) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 5))) (/ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (* (+ (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow eh 2) (pow (cos t) 2))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (pow (sin t) 5))))) (* (pow ew 6) (pow (sin t) 2)))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (pow eh 4) (* (pow (cos t) 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* (pow ew 4) (pow (sin t) 5)))) (+ (* 1/2 (/ (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))) (* (pow ew 6) (sin t)))))))))))) (/ 1 (sin t))) ew))
(/.f64 (+.f64 (+.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (pow.f64 ew #s(literal 4 binary64))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))))))) (/.f64 (-.f64 (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (sin.f64 t) #s(literal 7 binary64)))) (pow.f64 ew #s(literal 6 binary64))))) (/.f64 #s(literal -1 binary64) (sin.f64 t))) (neg.f64 ew))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
(fabs (* (sqrt (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))) (/ (- (* (pow eh 2) (* (+ 1/2 (* 1/2 (cos (* 2 t)))) (- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (/ (* (pow ew 2) (pow (sin t) 2)) (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2)))))) (- (/ (* (pow eh 2) (cos t)) (* ew (tan t))) (* ew (sin t))))))
(fabs.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))) (fma.f64 (*.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 (neg.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))) (-.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t)))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (pow t 2)))
(-.f64 #s(literal 1 binary64) (*.f64 t t))
(+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -2/45 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 eh ew))) (/.f64 eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(* ew t)
(*.f64 t ew)
(* t (+ ew (* 1/3 (* ew (pow t 2)))))
(*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)) ew))
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/3 binary64) (*.f64 #s(literal 2/15 binary64) (*.f64 ew (*.f64 t t)))) ew))
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/3 binary64) (*.f64 (*.f64 t t) (fma.f64 #s(literal 17/315 binary64) (*.f64 ew (*.f64 t t)) (*.f64 ew #s(literal 2/15 binary64))))) ew))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
1
#s(literal 1 binary64)
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 ew ew)) (*.f64 ew ew))
1
#s(literal 1 binary64)
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (pow eh 2) (* (pow ew 2) (pow t 2)))
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 t t) (*.f64 ew ew)))
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))))) #s(literal 1 binary64))
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))
(* -1 (/ (* eh (cos t)) (* ew (sin t))))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew)))
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (neg.f64 eh))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))) (neg.f64 eh))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (neg.f64 eh))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 ew ew)) (*.f64 eh (cos.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 t t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 t t)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (fma.f64 ew (/.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))))) eh) (/.f64 (*.f64 ew (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -4/9 binary64) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 #s(literal 17/45 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t)
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(* -1 (* ew (sin t)))
(*.f64 (sin.f64 t) (neg.f64 ew))
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (/ (pow (cos t) 2) (* ew (sin t))))))
(fma.f64 (*.f64 eh eh) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t)))) (*.f64 (sin.f64 t) (neg.f64 ew)))
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (sin.f64 t) (neg.f64 ew)))
(+ (* -1 (* ew (sin t))) (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* ew (sin t)))) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 4) (* (pow ew 3) (pow (sin t) 3)))) (+ (* 1/2 (* ew (* (sin t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))))) (* (pow eh 2) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* 1/2 (* ew (* (sin t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))))))))) (/ (pow (cos t) 2) (* ew (sin t)))))))
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (*.f64 ew (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)))) (*.f64 ew (sin.f64 t)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew (sin.f64 t)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)))))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))))) (*.f64 (sin.f64 t) (neg.f64 ew)))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))))))
(*.f64 eh (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (cos.f64 t)))
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))
(*.f64 eh (+.f64 (cos.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))))))
(* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3)))))))))))
(*.f64 eh (+.f64 (cos.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))))))))
(* -1 (* eh (cos t)))
(neg.f64 (*.f64 eh (cos.f64 t)))
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t))))))))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (cos.f64 t)) (neg.f64 eh))
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))
(*.f64 (+.f64 (cos.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))))))) (neg.f64 eh))
(* -1 (* eh (+ (cos t) (+ (* -1 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (cos t)))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (+ (* -1/2 (/ (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (pow eh 6))) (* 1/2 (/ (* (pow ew 4) (pow (sin t) 4)) (* (pow eh 4) (pow (cos t) 3))))))))))))
(*.f64 (+.f64 (cos.f64 t) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (cos.f64 t) (*.f64 eh eh))) #s(literal -3/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 8 binary64)) (pow.f64 (sin.f64 t) #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64))))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))))))))) (neg.f64 eh))
eh
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (/.f64 (*.f64 ew (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew))) eh)) eh)
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh)))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew)))) eh))) (/.f64 (*.f64 ew (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew))) eh))) eh)
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* (pow t 2) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) (pow eh 3))) (+ (* (pow t 2) (+ (* -1/2 (/ (* eh (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew)))))) ew)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* -1/2 (/ (* (pow ew 3) (* (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew))))))))) (pow eh 3))) (/ (* ew (- (* -1/720 (/ (pow eh 2) ew)) (+ (* 1/120 ew) (+ (* 17/315 (/ (pow eh 2) ew)) (+ (* 2/15 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))) (* 1/3 (- (* 1/24 (/ (pow eh 2) ew)) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))))))) eh))))) (/ (* ew (- (* 1/24 (/ (pow eh 2) ew)) (+ (* -1/6 ew) (+ (* 2/15 (/ (pow eh 2) ew)) (* 1/3 (- (* -1/2 (/ (pow eh 2) ew)) (* 1/3 (/ (pow eh 2) ew)))))))) eh))))) (/ (* ew (- (* -1/2 (/ (pow eh 2) ew)) (+ ew (* 1/3 (/ (pow eh 2) ew))))) eh)))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) (*.f64 eh (*.f64 eh eh))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew)))) ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 ew (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 eh eh)) ew) (fma.f64 ew #s(literal 1/120 binary64) (fma.f64 #s(literal 17/315 binary64) (/.f64 (*.f64 eh eh) ew) (fma.f64 #s(literal 1/3 binary64) (+.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal -2/15 binary64) (/.f64 (*.f64 eh eh) ew))) (*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)))) (*.f64 #s(literal 2/15 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64))))))) eh) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew)))))) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (*.f64 ew (-.f64 (fma.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 eh eh) ew) (*.f64 #s(literal 1/6 binary64) ew)) (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal -5/6 binary64)) (/.f64 (*.f64 #s(literal 2/15 binary64) (*.f64 eh eh)) ew)))) eh)))) (/.f64 (*.f64 ew (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eh eh)) ew) (fma.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 eh eh) ew) ew))) eh))) eh)
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))) (- (/ (* (pow eh 2) (pow (cos t) 2)) (* ew (sin t))) (* ew (sin t))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 ew (sin.f64 t))) (*.f64 (sin.f64 t) (neg.f64 ew))))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))))))
(fma.f64 (*.f64 ew ew) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))) #s(literal -3/2 binary64)) (*.f64 eh (cos.f64 t)))
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3))))))))))
(fma.f64 (*.f64 ew ew) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))) #s(literal -3/2 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))))))) (*.f64 eh (cos.f64 t)))
(+ (* eh (cos t)) (* (pow ew 2) (+ (* -1 (/ (pow (sin t) 2) (* eh (cos t)))) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))) (+ (* 1/2 (/ (pow (sin t) 4) (* (pow eh 3) (pow (cos t) 3)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 3) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8)))))) (pow (sin t) 2))) (* 1/2 (* eh (* (cos t) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))))))))))))
(fma.f64 (*.f64 ew ew) (fma.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (cos.f64 t))) #s(literal -3/2 binary64) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 8 binary64)) (pow.f64 eh #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 eh #s(literal 6 binary64)))) #s(literal -3/4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 eh (*.f64 eh eh)))))))) (*.f64 eh (cos.f64 t)))
(* -1 (* ew (sin t)))
(*.f64 (sin.f64 t) (neg.f64 ew))
(* ew (+ (* -1 (sin t)) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))
(*.f64 ew (fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) (neg.f64 (sin.f64 t))))
(* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))))) (sin.f64 t)))
(* ew (+ (* -1 (sin t)) (+ (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3)))) (+ (* 1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* 1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))))
(*.f64 ew (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (pow.f64 ew #s(literal 6 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))))))) (sin.f64 t)))
(* -1 (* ew (sin t)))
(*.f64 (sin.f64 t) (neg.f64 ew))
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t))))))))
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))) #s(literal -3/2 binary64) (sin.f64 t)) (neg.f64 ew))
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))
(*.f64 (+.f64 (-.f64 (sin.f64 t) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 ew #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (neg.f64 ew))
(* -1 (* ew (+ (sin t) (+ (* -1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* -1/2 (/ (* (sin t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (pow ew 4))) (+ (* -1/2 (/ (* (sin t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (pow ew 6))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 3))))))))))))
(*.f64 (+.f64 (sin.f64 t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 ew #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sin.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (pow.f64 ew #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew)))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (pow.f64 (sin.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (pow.f64 ew #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (sin.f64 t) (*.f64 ew ew))))) (neg.f64 ew))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(- 1/2 (* 1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))

eval865.0ms (4.1%)

Memory
55.5MiB live, 1 089.7MiB allocated
Compiler

Compiled 263 086 to 7 810 computations (97% saved)

prune501.0ms (2.4%)

Memory
-21.3MiB live, 827.8MiB allocated
Pruning

32 alts after pruning (31 fresh and 1 done)

PrunedKeptTotal
New4 101264 127
Fresh8513
Picked415
Done000
Total4 113324 145
Accuracy
100.0%
Counts
4 145 → 32
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.0%
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
87.3%
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
87.3%
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
78.6%
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
54.2%
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t)))))
97.9%
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
54.2%
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
59.1%
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))
28.9%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew))))
59.0%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
43.2%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
38.9%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
59.6%
(fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
60.8%
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
92.7%
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
79.7%
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))))
93.9%
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t))))))
89.4%
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
57.0%
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
39.0%
(fabs.f64 (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))
59.8%
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
85.7%
(fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))))
43.3%
(fabs.f64 (*.f64 ew (sin.f64 t)))
91.7%
(fabs.f64 (*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
7.5%
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))))
39.0%
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
7.3%
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
7.4%
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
7.5%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
37.3%
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
37.2%
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
39.4%
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
Compiler

Compiled 2 100 to 1 236 computations (41.1% saved)

simplify335.0ms (1.6%)

Memory
50.6MiB live, 423.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew)))
cost-diff0
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
cost-diff128
(+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
cost-diff384
(/.f64 (/.f64 eh ew) (tan.f64 t))
cost-diff0
(/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
cost-diff0
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
cost-diff128
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
cost-diff0
(*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
cost-diff0
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
cost-diff320
(*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
cost-diff384
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
cost-diff0
(sin.f64 t)
cost-diff0
(*.f64 ew (sin.f64 t))
cost-diff0
(fabs.f64 (*.f64 ew (sin.f64 t)))
cost-diff0
(cos.f64 t)
cost-diff0
(*.f64 eh (cos.f64 t))
cost-diff0
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
cost-diff0
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
Rules
8 842×accelerator-lowering-fma.f32
8 842×accelerator-lowering-fma.f64
3 746×*-lowering-*.f32
3 746×*-lowering-*.f64
1 982×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059642
1140642
2385632
31223632
42903632
56036632
67963632
08054606
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t))))
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t)))
(* eh (cos t))
eh
(cos t)
t
(sin (atan (/ eh (* ew (tan t)))))
(atan (/ eh (* ew (tan t))))
(/ eh (* ew (tan t)))
(* ew (tan t))
ew
(tan t)
(* ew (sin t))
(sin t)
(fabs (* ew (sin t)))
(* ew (sin t))
ew
(sin t)
t
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))))
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))))
eh
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))
(/ 1 (* ew (tan t)))
1
(* ew (tan t))
ew
(tan t)
t
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)
(* eh eh)
(pow (* ew (tan t)) -2)
-2
(fabs (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))))
(/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))
1
(/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))
(cos t)
t
(* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))
(* eh (+ (* 1/2 (cos (* t 2))) 1/2))
eh
(+ (* 1/2 (cos (* t 2))) 1/2)
1/2
(cos (* t 2))
(* t 2)
2
(+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))
(* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))
-1/2
(cos (* (atan (/ eh (* ew (tan t)))) 2))
(* (atan (/ eh (* ew (tan t)))) 2)
(atan (/ eh (* ew (tan t))))
(/ eh (* ew (tan t)))
(* ew (tan t))
ew
(tan t)
(fabs (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew)))
t
(* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))
(cos (atan (/ eh (* ew (tan t)))))
(atan (/ eh (* ew (tan t))))
(/ eh (* ew (tan t)))
eh
(* ew (tan t))
ew
(tan t)
(+ (* (* t t) (* ew -1/6)) ew)
(* t t)
(* ew -1/6)
-1/6
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))
(* eh (cos t))
(cos t)
(sin (atan (/ (/ eh ew) (tan t))))
(atan (/ (/ eh ew) (tan t)))
(/ (/ eh ew) (tan t))
(/ eh ew)
Outputs
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
eh
(cos t)
(cos.f64 t)
t
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ eh (* ew (tan t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(sin t)
(sin.f64 t)
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
ew
(sin t)
(sin.f64 t)
t
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))))
(fabs.f64 (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))))
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
eh
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/ 1 (* ew (tan t)))
(/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))
1
#s(literal 1 binary64)
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
t
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
(* eh eh)
(*.f64 eh eh)
(pow (* ew (tan t)) -2)
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(fabs (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))))
(fabs.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
1
#s(literal 1 binary64)
(/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))
(/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(cos t)
(cos.f64 t)
t
(* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (+ (* 1/2 (cos (* t 2))) 1/2))
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))
eh
(+ (* 1/2 (cos (* t 2))) 1/2)
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(cos (* t 2))
(cos.f64 (*.f64 t #s(literal 2 binary64)))
(* t 2)
(*.f64 t #s(literal 2 binary64))
2
#s(literal 2 binary64)
(+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))
(*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))
-1/2
#s(literal -1/2 binary64)
(cos (* (atan (/ eh (* ew (tan t)))) 2))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(* (atan (/ eh (* ew (tan t)))) 2)
(*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ eh (* ew (tan t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
(fabs (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(fabs.f64 (fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(fma.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew)))
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)))
t
(* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ eh (* ew (tan t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
eh
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
(+ (* (* t t) (* ew -1/6)) ew)
(fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)
(* t t)
(*.f64 t t)
(* ew -1/6)
(*.f64 ew #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(cos t)
(cos.f64 t)
(sin (atan (/ (/ eh ew) (tan t))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ (/ eh ew) (tan t)))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ (/ eh ew) (tan t))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/ eh ew)
(/.f64 eh ew)

localize852.0ms (4.1%)

Memory
-7.1MiB live, 1 002.0MiB allocated
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy95.4%
(/.f64 (/.f64 eh ew) (tan.f64 t))
accuracy94.5%
(*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))
accuracy93.7%
(fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew)
accuracy45.8%
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
accuracy99.3%
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
accuracy98.9%
(*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
accuracy97.8%
(/.f64 eh (*.f64 ew (tan.f64 t)))
accuracy78.6%
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
accuracy99.5%
(/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))
accuracy83.9%
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
accuracy81.1%
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
accuracy79.7%
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
accuracy100.0%
(sin.f64 t)
accuracy100.0%
(fabs.f64 (*.f64 ew (sin.f64 t)))
accuracy99.8%
(*.f64 ew (sin.f64 t))
accuracy99.8%
(*.f64 ew (sin.f64 t))
accuracy99.8%
(*.f64 eh (cos.f64 t))
accuracy99.8%
(*.f64 ew (tan.f64 t))
accuracy97.8%
(/.f64 eh (*.f64 ew (tan.f64 t)))
Samples
346.0ms86×2valid
227.0ms108×1valid
120.0ms43×3valid
18.0ms14×0valid
10.0ms4valid
Compiler

Compiled 625 to 61 computations (90.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 618.0ms
ival-sin: 230.0ms (37.2% of total)
ival-mult: 138.0ms (22.3% of total)
ival-cos: 71.0ms (11.5% of total)
adjust: 42.0ms (6.8% of total)
ival-tan: 39.0ms (6.3% of total)
ival-add: 28.0ms (4.5% of total)
ival-div: 25.0ms (4% of total)
ival-fabs: 13.0ms (2.1% of total)
ival-atan: 11.0ms (1.8% of total)
ival-pow: 8.0ms (1.3% of total)
const: 6.0ms (1% of total)
ival-sqrt: 4.0ms (0.6% of total)
exact: 1.0ms (0.2% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series154.0ms (0.7%)

Memory
-7.1MiB live, 222.4MiB allocated
Counts
29 → 900
Calls
Call 1
Inputs
#<alt (fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t))))>
#<alt (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t)))>
#<alt (* eh (cos t))>
#<alt (cos t)>
#<alt (fabs (* ew (sin t)))>
#<alt (* ew (sin t))>
#<alt (sin t)>
#<alt (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))>
#<alt (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))>
#<alt (fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))))>
#<alt (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))))>
#<alt (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))>
#<alt (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))>
#<alt (fabs (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))))>
#<alt (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))>
#<alt (/ (/ eh ew) (tan t))>
#<alt (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))>
#<alt (fabs (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew)))>
#<alt (/ eh (* ew (tan t)))>
#<alt (* ew (tan t))>
#<alt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)>
#<alt (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))>
#<alt (/ 1 (* ew (tan t)))>
#<alt (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))>
#<alt (+ (* 1/2 (cos (* t 2))) 1/2)>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (+ (* (* t t) (* ew -1/6)) ew)>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))>
Outputs
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (* ew (sin t))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (* ew (sin t))>
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (sin t))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt eh>
#<alt (+ eh (* -1/2 (* eh (pow t 2))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt 1>
#<alt (+ 1 (* -1/2 (pow t 2)))>
#<alt (+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2)))>
#<alt (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2)))>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (cos t)>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (fabs (* ew (sin t)))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew t)>
#<alt (* t (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt t>
#<alt (* t (+ 1 (* -1/6 (pow t 2))))>
#<alt (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6))))>
#<alt (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6))))>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (/ 1 eh)>
#<alt (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh))>
#<alt (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh))>
#<alt (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew)>
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew)>
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew)>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))>
#<alt (/ 1 eh)>
#<alt (+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh))>
#<alt (+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))>
#<alt (+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))>
#<alt (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))>
#<alt (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))>
#<alt (/ 1 eh)>
#<alt (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)>
#<alt (/ -1 eh)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))>
#<alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))>
#<alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))>
#<alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt -1>
#<alt (- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1)>
#<alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1)>
#<alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1)>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))>
#<alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))>
#<alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew)>
#<alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew)>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))>
#<alt 1>
#<alt (+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3)))>
#<alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3)))>
#<alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3)))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))>
#<alt (/ (* (pow eh 2) (cos t)) (* ew (sin t)))>
#<alt (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))>
#<alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))>
#<alt (* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))>
#<alt eh>
#<alt (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))>
#<alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))>
#<alt (* -1 eh)>
#<alt (* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))>
#<alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))))>
#<alt (* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))))>
#<alt eh>
#<alt (+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2)))))>
#<alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))))))>
#<alt (+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))>
#<alt (/ (* (pow eh 2) (cos t)) (* ew (sin t)))>
#<alt (/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew)>
#<alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew)>
#<alt (/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew)>
#<alt (/ (* (pow eh 2) (cos t)) (* ew (sin t)))>
#<alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))>
#<alt eh>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))))))>
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))>
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))>
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (+ (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* -2/45 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/720 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/24 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))>
#<alt (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (+ (* 1/2 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))>
#<alt (+ (* (pow t 2) (+ (* 5/24 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))>
#<alt (+ (* (pow t 2) (+ (* (pow t 2) (+ (* 61/720 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 5/24 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ eh (* ew t))>
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))>
#<alt (* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))))>
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))))>
#<alt (* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))>
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))>
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))>
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))>
#<alt (* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))>
#<alt (* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))>
#<alt (* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))>
#<alt (* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))>
#<alt (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))>
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
#<alt (* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
#<alt (* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))>
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))>
#<alt (* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))>
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))>
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))>
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))>
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))>
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))>
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))>
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))>
#<alt (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))>
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))>
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))>
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))>
#<alt (* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ eh (* ew t))>
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (* ew t)>
#<alt (* t (+ ew (* 1/3 (* ew (pow t 2)))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt 1>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))>
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))>
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))>
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))>
#<alt 1>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt 1>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (/ (pow eh 2) (* (pow ew 2) (pow t 2)))>
#<alt (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))>
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))>
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt 1>
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))>
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))>
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))>
#<alt (* -1 (/ (* eh (cos t)) (* ew (sin t))))>
#<alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))>
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))>
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt 1>
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt 1>
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (/ eh (* ew t))>
#<alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ 1 (* ew t))>
#<alt (/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -2/945 (/ (pow t 2) ew)) (* 1/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t)>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (+ (* -1 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/3 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))>
#<alt (+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (+ (* -2/45 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))>
#<alt 1>
#<alt (+ 1 (* -1 (pow t 2)))>
#<alt (+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1)))>
#<alt (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1)))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (+ 1/2 (* 1/2 (cos (* 2 t))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt (cos (atan (/ eh (* ew (tan t)))))>
#<alt ew>
#<alt (+ ew (* -1/6 (* ew (pow t 2))))>
#<alt (+ ew (* -1/6 (* ew (pow t 2))))>
#<alt (+ ew (* -1/6 (* ew (pow t 2))))>
#<alt (* -1/6 (* ew (pow t 2)))>
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))>
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))>
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))>
#<alt (* -1/6 (* ew (pow t 2)))>
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))>
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))>
#<alt (* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))>
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))>
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))>
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))>
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))>
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))>
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))>
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))>
#<alt (* ew (+ 1 (* -1/6 (pow t 2))))>
#<alt (* -1 (* ew (- (* 1/6 (pow t 2)) 1)))>
#<alt (* -1 (* ew (- (* 1/6 (pow t 2)) 1)))>
#<alt (* -1 (* ew (- (* 1/6 (pow t 2)) 1)))>
#<alt (* -1 (* ew (- (* 1/6 (pow t 2)) 1)))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))>
#<alt (* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))>
#<alt (* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))>
#<alt (* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))>
#<alt (* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))>
#<alt (* ew (cos (atan (/ eh (* ew (tan t))))))>
#<alt (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))>
#<alt (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
#<alt (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))>
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
#<alt (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))>
Calls

225 calls:

TimeVariablePointExpression
43.0ms
eh
@-inf
(* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))
19.0ms
t
@inf
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))
4.0ms
ew
@-inf
(/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))
4.0ms
t
@-inf
(/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))
2.0ms
eh
@0
(/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))

rewrite439.0ms (2.1%)

Memory
25.4MiB live, 617.9MiB allocated
Algorithm
batch-egg-rewrite
Rules
4 640×accelerator-lowering-fma.f32
4 640×accelerator-lowering-fma.f64
4 384×*-lowering-*.f32
4 384×*-lowering-*.f64
3 682×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059445
1294394
22220374
08124360
Stop Event
iter limit
node limit
Counts
29 → 1 125
Calls
Call 1
Inputs
(fabs (+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t))))
(+ (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))) (* ew (sin t)))
(* eh (cos t))
(cos t)
(fabs (* ew (sin t)))
(* ew (sin t))
(sin t)
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))))))
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)))))
(/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))))
(+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))
(fabs (/ 1 (/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))))
(/ (cos t) (* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))))))
(/ (/ eh ew) (tan t))
(+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t))))))
(fabs (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))) (* (* eh (cos t)) (sin (atan (/ (/ eh ew) (tan t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew)))
(/ eh (* ew (tan t)))
(* ew (tan t))
(+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1)
(sqrt (+ (* (* eh eh) (pow (* ew (tan t)) -2)) 1))
(/ 1 (* ew (tan t)))
(* (* eh (+ (* 1/2 (cos (* t 2))) 1/2)) (+ 1/2 (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2)))))
(+ (* 1/2 (cos (* t 2))) 1/2)
(cos (atan (/ eh (* ew (tan t)))))
(+ (* (* t t) (* ew -1/6)) ew)
(* (cos (atan (/ eh (* ew (tan t))))) (+ (* (* t t) (* ew -1/6)) ew))
Outputs
(fabs.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))
(fabs.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))))
(fabs.f64 (-.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))
(+.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))
(-.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 ew (sin.f64 t)))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 ew (sin.f64 t)))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 ew (sin.f64 t)))
(fma.f64 (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 ew (sin.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (fma.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) (neg.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))
(/.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (*.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) (*.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t))) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (sin.f64 t)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 ew (sin.f64 t)) (-.f64 (*.f64 ew (sin.f64 t)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (sin.f64 t)))))
(*.f64 eh (cos.f64 t))
(*.f64 (cos.f64 t) eh)
(cos.f64 t)
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (*.f64 (sin.f64 t) (neg.f64 ew)))
(fabs.f64 (neg.f64 (*.f64 (sin.f64 t) (neg.f64 ew))))
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 t) (neg.f64 ew)))))
(fabs.f64 (*.f64 (neg.f64 ew) (neg.f64 (sin.f64 t))))
(fabs.f64 (*.f64 (neg.f64 (sin.f64 t)) (neg.f64 ew)))
(fabs.f64 (-.f64 (*.f64 ew (sin.f64 t)) #s(literal 0 binary64)))
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 ew (sin.f64 t))))
(*.f64 (fabs.f64 ew) (fabs.f64 (sin.f64 t)))
(*.f64 (fabs.f64 (sin.f64 t)) (fabs.f64 ew))
(*.f64 ew (sin.f64 t))
(*.f64 (sin.f64 t) ew)
(sin.f64 t)
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 ew (tan.f64 t)))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) ew)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (tan.f64 t))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (neg.f64 (tan.f64 t)))
(pow.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (tan.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (tan.f64 t) #s(literal 1 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (neg.f64 (tan.f64 t))))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (neg.f64 ew)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (cos.f64 t) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))) (/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t)))))
(/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (/.f64 ew eh))))
(/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t)))
(/.f64 (/.f64 eh ew) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (/.f64 ew eh)))))
(/.f64 (neg.f64 (/.f64 eh ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (neg.f64 (tan.f64 t))))
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))))
(/.f64 (*.f64 eh (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eh)) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 eh (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (/.f64 ew eh))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) eh))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) eh)
(*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 eh #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))
(*.f64 (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew))) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 eh (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 eh (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 (/.f64 eh ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (neg.f64 eh) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (cos.f64 t) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 (neg.f64 eh) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 ew)) (tan.f64 t)))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh)))
(fabs.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh))))
(fabs.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 eh)))))
(fabs.f64 (*.f64 (neg.f64 eh) (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 eh)))
(fabs.f64 (-.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 0 binary64)))
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (fabs.f64 (*.f64 (*.f64 eh eh) #s(literal 1 binary64))) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (fabs.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (fabs.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(*.f64 (*.f64 eh eh) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))
(*.f64 (fabs.f64 eh) (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(*.f64 (fabs.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fabs.f64 eh))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (*.f64 eh eh))
(*.f64 (fabs.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 eh eh)) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 eh eh) #s(literal 1 binary64)) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh)
(*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 eh eh))
(*.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 eh (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(*.f64 (/.f64 eh (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew))) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 (*.f64 eh eh) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 eh (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 eh (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 eh eh) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (/.f64 (*.f64 eh eh) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 (*.f64 eh eh) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) ew))) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (/.f64 (*.f64 eh eh) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(exp.f64 (*.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(fabs.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 0 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 t))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 t))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 t)))
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (cos.f64 t)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 t))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (cos.f64 t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 t)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))))))
(pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 eh (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t)))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(*.f64 (fabs.f64 eh) (fabs.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(*.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fabs.f64 (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(*.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (cos.f64 t)) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t))))
(*.f64 (fabs.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh)) (fabs.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t)))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (*.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(exp.f64 (*.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(fabs.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(fabs.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 0 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (cos.f64 t))) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (cos.f64 t))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(fma.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (cos.f64 t)))
(/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (cos.f64 t)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (cos.f64 t))))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (cos.f64 t)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (cos.f64 t)))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))) (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))))))
(pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 eh (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t)))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(*.f64 (fabs.f64 eh) (fabs.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(*.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (cos.f64 t)))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fabs.f64 (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(*.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (cos.f64 t)) #s(literal -1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t))))
(*.f64 (fabs.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh)) (fabs.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t)))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(*.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(*.f64 (/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))))
(fabs.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(fabs.f64 (-.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 0 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (cos.f64 t) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(neg.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (cos.f64 t) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (cos.f64 t)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (cos.f64 t)) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (fabs.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (fabs.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (cos.f64 t))) (neg.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (cos.f64 t))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (/.f64 (cos.f64 t) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (fabs.f64 (/.f64 (cos.f64 t) eh)) (fabs.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (fabs.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (fabs.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fabs.f64 (cos.f64 t))) (neg.f64 (fabs.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fabs.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (neg.f64 (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (/.f64 (cos.f64 t) eh)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (cos.f64 t)))) (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (*.f64 (cos.f64 t) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64))
(*.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (cos.f64 t) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (neg.f64 (cos.f64 t)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) #s(literal -1 binary64)))
(*.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64))))
(*.f64 (fabs.f64 (cos.f64 t)) (fabs.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (cos.f64 t)))
(*.f64 (fabs.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (cos.f64 t) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) eh) (pow.f64 (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 t)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) eh) (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (cos.f64 t)) #s(literal -1 binary64)))
(*.f64 (/.f64 (cos.f64 t) eh) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) #s(literal -1 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 t))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (fabs.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (fabs.f64 (/.f64 (/.f64 (cos.f64 t) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (fabs.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) eh) (/.f64 (cos.f64 t) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) eh))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 (cos.f64 t) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (/.f64 (cos.f64 t) (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (cos.f64 t) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))))
(*.f64 (/.f64 (cos.f64 t) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) eh)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(neg.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))))
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (/.f64 ew eh)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)))))
(/.f64 (/.f64 eh ew) (tan.f64 t))
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 ew eh) (tan.f64 t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (tan.f64 t)))
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t)))))
(/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t)))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t))
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (*.f64 eh #s(literal -1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (tan.f64 t))) ew)
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew))
(/.f64 (/.f64 eh (tan.f64 t)) ew)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 (/.f64 ew eh)))
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))))
(/.f64 (neg.f64 (*.f64 eh #s(literal -1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (neg.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (tan.f64 t)))) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t)))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew))
(pow.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)))
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))))
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal -1 binary64) (tan.f64 t)))
(*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh)))
(*.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t))
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (/.f64 eh (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew)))
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 ew)) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 (tan.f64 t))))
(*.f64 (/.f64 eh (neg.f64 (tan.f64 t))) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (neg.f64 (/.f64 eh ew)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh)))
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (neg.f64 ew)))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(+.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 t (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (cos.f64 t) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 t (*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 t (*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(/.f64 (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))))) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))))
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)))))
(*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(fabs.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (neg.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(fabs.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(fabs.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(fabs.f64 (-.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 t (*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))))
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64))))))
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(+.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(+.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))
(+.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew))
(+.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t))
(+.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t))
(fma.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))
(fma.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew))
(/.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))
(/.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))) (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(/.f64 (+.f64 (pow.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (*.f64 (*.f64 t (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 t (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (-.f64 (*.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (*.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (-.f64 (*.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew)) (*.f64 (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (-.f64 (*.f64 (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t)) (*.f64 (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t)))))
(/.f64 (+.f64 (pow.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (*.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (-.f64 (*.f64 (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (*.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (*.f64 ew (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))))
(*.f64 t (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) t))
(*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) t)
(*.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew))
(*.f64 (*.f64 t (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(exp.f64 (*.f64 (log.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (tan.f64 t))) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(neg.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))))
(neg.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (/.f64 ew eh)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 ew eh) (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)))))
(/.f64 (/.f64 eh ew) (tan.f64 t))
(/.f64 (/.f64 eh ew) (neg.f64 (neg.f64 (tan.f64 t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (tan.f64 t) (/.f64 ew eh))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 ew eh) (tan.f64 t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (tan.f64 t)))
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (neg.f64 (neg.f64 (tan.f64 t)))))
(/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh))
(/.f64 (*.f64 eh #s(literal 1 binary64)) (*.f64 ew (tan.f64 t)))
(/.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64)) (tan.f64 t))
(/.f64 (neg.f64 (neg.f64 eh)) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (*.f64 eh #s(literal -1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (tan.f64 t))) ew)
(/.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew))
(/.f64 (/.f64 eh (tan.f64 t)) ew)
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 (/.f64 ew eh)))
(/.f64 (neg.f64 (*.f64 eh #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) #s(literal 1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (neg.f64 (*.f64 (/.f64 eh ew) #s(literal 1 binary64))) (neg.f64 (tan.f64 t)))
(/.f64 (neg.f64 (neg.f64 (neg.f64 eh))) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))))
(/.f64 (neg.f64 (*.f64 eh #s(literal -1 binary64))) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (neg.f64 (*.f64 eh (/.f64 #s(literal 1 binary64) (tan.f64 t)))) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (tan.f64 t)))) (neg.f64 (neg.f64 ew)))
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew))
(pow.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 ew eh) (tan.f64 t)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 (tan.f64 t) (/.f64 ew eh)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)))
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))))
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal -1 binary64) (tan.f64 t)))
(*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh)))
(*.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t))
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (/.f64 eh (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (pow.f64 (/.f64 (tan.f64 t) (neg.f64 eh)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 ew)))
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 (neg.f64 eh) (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 ew)) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 (tan.f64 t))))
(*.f64 (/.f64 eh (neg.f64 (tan.f64 t))) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (neg.f64 (/.f64 eh ew)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh)))
(*.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (neg.f64 ew)))
(exp.f64 (log.f64 (*.f64 ew (tan.f64 t))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)))
(/.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(/.f64 (*.f64 (sin.f64 t) (neg.f64 ew)) (neg.f64 (cos.f64 t)))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) #s(literal -1 binary64))
(/.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal 1 binary64))
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))
(*.f64 ew (tan.f64 t))
(*.f64 ew (/.f64 (tan.f64 t) #s(literal 1 binary64)))
(*.f64 (tan.f64 t) ew)
(*.f64 (tan.f64 t) (/.f64 ew #s(literal 1 binary64)))
(*.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64))
(*.f64 (exp.f64 (log.f64 ew)) (exp.f64 (log.f64 (tan.f64 t))))
(*.f64 (exp.f64 (log.f64 (tan.f64 t))) (exp.f64 (log.f64 ew)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))
(+.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))
(fma.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 eh (*.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 eh eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh ew) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (/.f64 eh (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) #s(literal 1 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) eh #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh ew)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 eh eh) (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew))) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 ew #s(literal 1 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 1 binary64))
(fma.f64 (pow.f64 (*.f64 eh #s(literal 1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 eh ew) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (/.f64 (tan.f64 t) #s(literal 1 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (tan.f64 t)) (/.f64 eh (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 eh (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) (neg.f64 eh))) (neg.f64 (/.f64 eh ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 eh ew) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) ew) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (tan.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 eh ew) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 eh ew) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 (tan.f64 t) eh)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 eh #s(literal 1 binary64)) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (tan.f64 t)) (/.f64 (cos.f64 t) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (*.f64 ew (tan.f64 t))) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 (cos.f64 t) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (tan.f64 t) eh)) (/.f64 (cos.f64 t) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 (cos.f64 t) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) (/.f64 ew eh))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (/.f64 ew eh))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 ew)) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (tan.f64 t) (/.f64 ew eh))) (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) (/.f64 eh ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) (/.f64 eh (/.f64 ew #s(literal 1 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 eh #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) #s(literal 1 binary64))) (/.f64 eh ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) (neg.f64 eh))) (/.f64 #s(literal 1 binary64) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (/.f64 (neg.f64 eh) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 (tan.f64 t))) (neg.f64 (/.f64 eh ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 (/.f64 eh ew)) #s(literal -1 binary64)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(*.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (fabs.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))))
(/.f64 (fabs.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))))
(pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))))
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64)))))
(*.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (fabs.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (/.f64 #s(literal 1 binary64) ew)))
(/.f64 #s(literal -1 binary64) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (tan.f64 t) (/.f64 #s(literal 1 binary64) ew))))
(/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) ew)
(/.f64 (/.f64 #s(literal 1 binary64) ew) (tan.f64 t))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) ew)) (neg.f64 (tan.f64 t)))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t))) (neg.f64 ew))
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) ew))) (neg.f64 (neg.f64 (tan.f64 t))))
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal -1 binary64))
(pow.f64 (/.f64 (tan.f64 t) (/.f64 #s(literal 1 binary64) ew)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sin.f64 t)) (cos.f64 t))
(*.f64 (/.f64 #s(literal 1 binary64) (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(+.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64))))
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
(fma.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(fma.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(fma.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) eh (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) eh (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))) (neg.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) eh)
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) eh) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fma.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))))))
(/.f64 (+.f64 (cos.f64 (+.f64 t t)) (cos.f64 (-.f64 t t))) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(pow.f64 (cos.f64 t) #s(literal 2 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64)))) (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) #s(literal -1 binary64))
(*.f64 (cos.f64 t) (cos.f64 t))
(*.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/4 binary64))))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 t #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (+.f64 (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64))))
(pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal -1 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(+.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))
(+.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) ew)
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(-.f64 (/.f64 (*.f64 ew ew) (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))))
(fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew)
(fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew)
(fma.f64 #s(literal -1/6 binary64) (*.f64 t (*.f64 t ew)) ew)
(fma.f64 (*.f64 ew #s(literal -1/6 binary64)) (*.f64 t t) ew)
(fma.f64 (*.f64 t (*.f64 t ew)) #s(literal -1/6 binary64) ew)
(fma.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) t ew)
(fma.f64 (*.f64 (*.f64 t t) #s(literal -1/6 binary64)) ew ew)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))))
(/.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))
(/.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (fma.f64 ew ew (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)))))
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))
(/.f64 (neg.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))
(/.f64 (neg.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (neg.f64 (fma.f64 ew ew (-.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (*.f64 t (*.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(/.f64 (-.f64 (*.f64 ew ew) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (*.f64 ew ew))) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))) (neg.f64 (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))) (neg.f64 (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))))
(/.f64 (neg.f64 (-.f64 (*.f64 ew ew) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (fma.f64 (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))))))
(pow.f64 (/.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) #s(literal -1 binary64))
(*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))
(*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(+.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(+.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 ew ew) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fma.f64 t (*.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 ew (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) ew (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 t t) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 ew #s(literal -1/6 binary64)) (*.f64 (*.f64 t t) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 t (*.f64 t ew)) (*.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 t (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t t)) (*.f64 ew #s(literal -1/6 binary64)) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 ew #s(literal -1/6 binary64))) (*.f64 t t) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (*.f64 t (*.f64 t ew))) #s(literal -1/6 binary64) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 ew (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 ew (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 t (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 t (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 t t) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 ew #s(literal -1/6 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 ew #s(literal -1/6 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t t) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 #s(literal -1/6 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 t (*.f64 t ew)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 t (*.f64 t ew)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/6 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 (*.f64 t t) #s(literal -1/6 binary64)) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(/.f64 (*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) #s(literal 1 binary64)) (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64)))))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))
(/.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))
(/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 ew #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) ew))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 ew #s(literal 1 binary64)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) #s(literal 1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))))) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew)) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))))) (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(/.f64 (neg.f64 (*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew))) (neg.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))) (neg.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))))
(/.f64 (+.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 ew (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (/.f64 (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64)))) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew))
(*.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 ew (*.f64 ew ew) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 t (*.f64 t t)) (*.f64 (*.f64 ew (*.f64 ew ew)) #s(literal -1/216 binary64))))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 ew (-.f64 ew (*.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))))) (*.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64)))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 t (*.f64 t ew)) (*.f64 t (*.f64 t ew))) #s(literal 1/36 binary64) (neg.f64 (*.f64 ew ew))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) (neg.f64 ew))) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 t (*.f64 t (*.f64 ew #s(literal -1/6 binary64))) ew) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal 1/4 binary64))))

simplify921.0ms (4.4%)

Memory
-26.1MiB live, 949.5MiB allocated
Algorithm
egg-herbie
Rules
8 000×*-lowering-*.f32
8 000×*-lowering-*.f64
7 982×accelerator-lowering-fma.f32
7 982×accelerator-lowering-fma.f64
5 594×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0102421706
1355421539
0839920536
Stop Event
iter limit
node limit
Counts
900 → 900
Calls
Call 1
Inputs
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(* ew (sin t))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(* ew (sin t))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (sin t))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
eh
(+ eh (* -1/2 (* eh (pow t 2))))
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
1
(+ 1 (* -1/2 (pow t 2)))
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2)))
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2)))
(cos t)
(cos t)
(cos t)
(cos t)
(cos t)
(cos t)
(cos t)
(cos t)
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(fabs (* ew (sin t)))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew t)
(* t (+ ew (* -1/6 (* ew (pow t 2)))))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
t
(* t (+ 1 (* -1/6 (pow t 2))))
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6))))
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6))))
(sin t)
(sin t)
(sin t)
(sin t)
(sin t)
(sin t)
(sin t)
(sin t)
(/ 1 eh)
(+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh))
(+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh))
(+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh))
(/ (cos t) (* ew (sin t)))
(/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew)
(/ (cos t) (* ew (sin t)))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
(/ 1 eh)
(+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(/ (cos t) (* ew (sin t)))
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))
(+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))
(+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))
(/ 1 eh)
(/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)
(/ -1 eh)
(* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh))
(/ (* eh (cos t)) (* ew (sin t)))
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))
1
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))
-1
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1)
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1)
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1)
1
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew)
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew)
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew)
(/ (* eh (cos t)) (* ew (sin t)))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
1
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3)))
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3)))
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3)))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(/ (* (pow eh 2) (cos t)) (* ew (sin t)))
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))
eh
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))
(* -1 eh)
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))))
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))))
eh
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2)))))
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))))))
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))
(/ (* (pow eh 2) (cos t)) (* ew (sin t)))
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew)
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew)
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew)
(/ (* (pow eh 2) (cos t)) (* ew (sin t)))
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
eh
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh))))
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))))
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (+ (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* -2/45 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/720 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/24 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(+ (* 1/2 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(+ (* (pow t 2) (+ (* 5/24 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(+ (* (pow t 2) (+ (* (pow t 2) (+ (* 61/720 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 5/24 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ eh (* ew t))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))))
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))
(* ew (* t (cos (atan (/ eh (* ew (tan t)))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ eh (* ew t))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(* ew t)
(* t (+ ew (* 1/3 (* ew (pow t 2)))))
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
1
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
1
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
1
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(/ (pow eh 2) (* (pow ew 2) (pow t 2)))
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))
(/ (* eh (cos t)) (* ew (sin t)))
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(* -1 (/ (* eh (cos t)) (* ew (sin t))))
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(/ eh (* ew t))
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ 1 (* ew t))
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t)
(/ (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -2/945 (/ (pow t 2) ew)) (* 1/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t)
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(/ (cos t) (* ew (sin t)))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(+ (* -1 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/3 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (+ (* -2/45 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
1
(+ 1 (* -1 (pow t 2)))
(+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1)))
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1)))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos (atan (/ eh (* ew (tan t)))))
ew
(+ ew (* -1/6 (* ew (pow t 2))))
(+ ew (* -1/6 (* ew (pow t 2))))
(+ ew (* -1/6 (* ew (pow t 2))))
(* -1/6 (* ew (pow t 2)))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(* -1/6 (* ew (pow t 2)))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(* ew (+ 1 (* -1/6 (pow t 2))))
(* ew (+ 1 (* -1/6 (pow t 2))))
(* ew (+ 1 (* -1/6 (pow t 2))))
(* ew (+ 1 (* -1/6 (pow t 2))))
(* ew (+ 1 (* -1/6 (pow t 2))))
(* ew (+ 1 (* -1/6 (pow t 2))))
(* ew (+ 1 (* -1/6 (pow t 2))))
(* ew (+ 1 (* -1/6 (pow t 2))))
(* -1 (* ew (- (* 1/6 (pow t 2)) 1)))
(* -1 (* ew (- (* 1/6 (pow t 2)) 1)))
(* -1 (* ew (- (* 1/6 (pow t 2)) 1)))
(* -1 (* ew (- (* 1/6 (pow t 2)) 1)))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))
(* ew (cos (atan (/ eh (* ew (tan t))))))
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))
(* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
Outputs
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))) (neg.f64 eh))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))))))
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t)))))))
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) #s(literal -1/6 binary64))) ew) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) (neg.f64 ew))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(*.f64 (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))) (neg.f64 ew))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
eh
(+ eh (* -1/2 (* eh (pow t 2))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh)
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))
(fma.f64 (*.f64 t t) (fma.f64 eh #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 t t)) #s(literal 1/24 binary64))) eh)
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (*.f64 t t)) #s(literal -1/720 binary64) (*.f64 eh #s(literal 1/24 binary64))) (*.f64 eh #s(literal -1/2 binary64))) eh)
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (pow t 2)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 t t) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (* 1/24 (pow t 2)) 1/2)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/24 (* -1/720 (pow t 2)))) 1/2)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(cos t)
(cos.f64 t)
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs (* ew (sin t)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew t)
(*.f64 t ew)
(* t (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) #s(literal 1/120 binary64))) ew))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/120 binary64) (*.f64 (*.f64 ew (*.f64 t t)) #s(literal -1/5040 binary64))) (*.f64 ew #s(literal -1/6 binary64))) ew))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
t
(* t (+ 1 (* -1/6 (pow t 2))))
(fma.f64 t (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) t)
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6))))
(fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(/ 1 eh)
(/.f64 #s(literal 1 binary64) eh)
(+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) eh))
(+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh))
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) eh))
(+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh))
(fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (*.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) eh))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (cos.f64 t) (sin.f64 t))) ew)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (cos.f64 t) (sin.f64 t))) ew)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (cos.f64 t) (sin.f64 t)))) ew)
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew))
(/ 1 eh)
(/.f64 #s(literal 1 binary64) eh)
(+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) (/.f64 #s(literal -1/3 binary64) eh)) (/.f64 #s(literal 1 binary64) eh))
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) (/.f64 #s(literal -1/45 binary64) eh))) (/.f64 #s(literal -1/3 binary64) eh))) (/.f64 #s(literal 1 binary64) eh))
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) (fma.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (+.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh)))) #s(literal 1/90 binary64))) (/.f64 #s(literal -2/945 binary64) eh))) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh (*.f64 eh eh))))))) (/.f64 #s(literal -1/45 binary64) eh)) (/.f64 #s(literal -1/3 binary64) eh))) (/.f64 #s(literal 1 binary64) eh))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))
(+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))
(fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))
(+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))
(/ 1 eh)
(/.f64 #s(literal 1 binary64) eh)
(/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) eh)
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64)) eh)
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) eh)
(/ -1 eh)
(/.f64 #s(literal -1 binary64) eh)
(* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) (neg.f64 eh))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64)) (neg.f64 eh))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) (neg.f64 eh))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))
(*.f64 eh (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))
(*.f64 eh (fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1)
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1)
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1)
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1 binary64))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64))
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64))
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew)
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(/.f64 (fma.f64 eh (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh (*.f64 eh eh)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew))
1
#s(literal 1 binary64)
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3)))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) #s(literal -1/3 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3)))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))))) (/.f64 (*.f64 ew (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) eh)) #s(literal -1/3 binary64))) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3)))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)))) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (*.f64 ew (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64)))) eh)) (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 eh eh)))))) (/.f64 (*.f64 ew (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64))) eh)) #s(literal -1/3 binary64))) #s(literal 1 binary64))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs (* (/ (pow eh 2) (* ew (tan t))) (sqrt (/ 1 (+ 1 (/ (pow eh 2) (* (pow ew 2) (pow (tan t) 2))))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(/ (* (pow eh 2) (cos t)) (* ew (sin t)))
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))
(* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))
(*.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))
(*.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* (pow eh 2) (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))
(*.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64)) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
eh
(* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))))
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) eh)
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)
(* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))))
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) eh)
(* -1 eh)
(neg.f64 eh)
(* -1 (* eh (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) (neg.f64 eh))
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))))
(neg.f64 (fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) eh))
(* -1 (* eh (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))))
(neg.f64 (fma.f64 eh (*.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) #s(literal -3/4 binary64))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) eh))
eh
(+ eh (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* eh (pow (cos t) 2)))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) eh)
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))))))
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) eh)
(+ eh (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* eh (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 3) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 3) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) eh)
(/ (* (pow eh 2) (cos t)) (* ew (sin t)))
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))
(/ (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) ew)
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t)))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) ew)
(/ (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* (pow eh 2) (cos t)) (sin t))))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t)))) ew)
(/ (* (pow eh 2) (cos t)) (* ew (sin t)))
(*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (* (pow eh 2) (cos t)) (sin t))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 4) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) #s(literal -3/4 binary64))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (sin.f64 t)))) (neg.f64 ew))
eh
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* -1/3 eh))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (*.f64 eh #s(literal -1/3 binary64))) eh)
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))))))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 (*.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) eh)) (*.f64 eh #s(literal -1/3 binary64)))) eh)
(+ eh (* (pow t 2) (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (+ (* -1/3 eh) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew)))) (+ (* -2/45 (/ (pow eh 2) ew)) (* 17/315 (/ (pow eh 2) ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 3) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ (pow eh 2) ew)) (* 2/15 (/ (pow eh 2) ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) (pow.f64 eh #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh)))))) (/.f64 (*.f64 ew (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64)) (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/105 binary64)))) eh)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh))) (/.f64 (*.f64 ew (*.f64 (/.f64 (*.f64 eh eh) ew) #s(literal 1/45 binary64))) eh)) (*.f64 eh #s(literal -1/3 binary64)))) eh)
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* (/ (* (pow eh 2) (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (*.f64 (*.f64 eh eh) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))
(fma.f64 (*.f64 t t) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))
(fma.f64 (*.f64 t t) (fma.f64 eh (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 t t) (+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (- (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (+ (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (- (* -2/45 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (+ (* -1/720 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/24 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))))) (+ (* -1/2 (- (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))) (* 1/24 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))) (* -1/2 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))
(fma.f64 (*.f64 t t) (fma.f64 eh (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (*.f64 (*.f64 #s(literal -2/45 binary64) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/2 binary64) (+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -1/24 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/720 binary64) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 eh #s(literal 1/24 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t))
(/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(fabs (/ (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))) (cos t)))
(fabs.f64 (/.f64 (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (cos.f64 t)))
(/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(+ (* 1/2 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 t t) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(+ (* (pow t 2) (+ (* 5/24 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(fma.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 t t) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 5/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(+ (* (pow t 2) (+ (* (pow t 2) (+ (* 61/720 (/ (pow t 2) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 5/24 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (* 1/2 (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))) (/ 1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 t t) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) #s(literal 61/720 binary64) (/.f64 #s(literal 5/24 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/2 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (cos t) (* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t)))))))
(/.f64 (cos.f64 t) (*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew (* t (cos (atan (/ eh (* ew (tan t))))))))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))))
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ (* ew (cos (atan (/ eh (* ew (tan t)))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew (tan t)))))))))))))
(fma.f64 t (fma.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t (*.f64 t t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t (*.f64 t t))))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (+ (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3)) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2)))))
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t (*.f64 t t))))))
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t (*.f64 t t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))
(*.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 t (*.f64 t t))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (pow t 3))) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t)))))))))))
(*.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t (*.f64 t t)))) (neg.f64 (*.f64 t (*.f64 t t))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))
(fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))
(fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))))
(fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))
(*.f64 eh (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))
(*.f64 eh (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))
(*.f64 eh (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))) eh)))))
(*.f64 (neg.f64 eh) (neg.f64 (fma.f64 t (/.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))
(fma.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))
(fma.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))))
(fma.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew)))
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew)))
(* ew (+ (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew)))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))
(neg.f64 (*.f64 ew (-.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew))))
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))
(neg.f64 (*.f64 ew (-.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew))))
(* -1 (* ew (+ (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))))
(neg.f64 (*.f64 ew (-.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* -1/6 (* ew (pow t 2))) (* -1 ew))))))
(fabs.f64 (fma.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* ew (* t (cos (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t (*.f64 t t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* (pow t 3) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t (*.f64 t t)) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* -1/6 (* ew (* (pow t 3) (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t (*.f64 t t))) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t))))
(* -1 (* (pow t 3) (+ (* -1 (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))) (* 1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 t t))) (neg.f64 (*.f64 t (*.f64 t t))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* t (* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2))))))
(*.f64 t (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2))))))
(*.f64 (*.f64 t ew) (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(* -1 (* ew (* t (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1)))))
(*.f64 (neg.f64 (*.f64 t ew)) (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 (/.f64 eh ew) #s(literal 1/45 binary64)) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(* ew t)
(*.f64 t ew)
(* t (+ ew (* 1/3 (* ew (pow t 2)))))
(*.f64 t (fma.f64 (*.f64 ew (*.f64 t t)) #s(literal 1/3 binary64) ew))
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/3 binary64) (*.f64 (*.f64 ew (*.f64 t t)) #s(literal 2/15 binary64))) ew))
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 2/15 binary64) (*.f64 (*.f64 ew (*.f64 t t)) #s(literal 17/315 binary64))) (*.f64 ew #s(literal 1/3 binary64))) ew))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
1
#s(literal 1 binary64)
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/.f64 (fma.f64 ew ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/.f64 (fma.f64 ew ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/.f64 (fma.f64 ew ew (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (*.f64 ew ew))
1
#s(literal 1 binary64)
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (pow eh 2) (* (pow ew 2) (pow t 2)))
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64))) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1 binary64))
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 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)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))
(* -1 (/ (* eh (cos t)) (* ew (sin t))))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (neg.f64 (sin.f64 t))))
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(*.f64 (neg.f64 eh) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))
(neg.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 5 binary64)) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 ew ew) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 5 binary64)) (pow.f64 eh #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 (sin.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64)))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 t t)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))) eh) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh))))) eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64)) #s(literal -2/3 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh))))) (*.f64 eh eh)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64))))) eh) (/.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -1/15 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 ew ew) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew)))))) (*.f64 eh eh))) eh)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 eh eh)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t)
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ 1 (* ew t))
(/.f64 #s(literal 1 binary64) (*.f64 t ew))
(/ (+ (* -1/3 (/ (pow t 2) ew)) (/ 1 ew)) t)
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 t t) ew) (/.f64 #s(literal 1 binary64) ew)) t)
(/ (+ (* (pow t 2) (- (* -1/45 (/ (pow t 2) ew)) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -1/45 binary64) (/.f64 #s(literal -1/3 binary64) ew)) (/.f64 #s(literal 1 binary64) ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -2/945 (/ (pow t 2) ew)) (* 1/45 (/ 1 ew)))) (* 1/3 (/ 1 ew)))) (/ 1 ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (/.f64 (*.f64 t t) ew) #s(literal -2/945 binary64) (/.f64 #s(literal -1/45 binary64) ew)) (/.f64 #s(literal -1/3 binary64) ew)) (/.f64 #s(literal 1 binary64) ew)) t)
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+ (* -1 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fma.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 eh (*.f64 t t))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* 1/3 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(+ (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))) (* (pow t 2) (+ (* -1 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))) (* (pow t 2) (+ (* -2/45 (* eh (* (pow t 2) (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))) (* 1/3 (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))))))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -2/45 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (* (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))) (+ 1/2 (* 1/2 (cos (* 2 t))))))
(*.f64 eh (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))))
1
#s(literal 1 binary64)
(+ 1 (* -1 (pow t 2)))
(-.f64 #s(literal 1 binary64) (*.f64 t t))
(+ 1 (* (pow t 2) (- (* 1/3 (pow t 2)) 1)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/3 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/3 (* -2/45 (pow t 2)))) 1)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -2/45 binary64) #s(literal 1/3 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* 1/2 (cos (* 2 t))))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(cos (atan (/ eh (* ew (tan t)))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
ew
(+ ew (* -1/6 (* ew (pow t 2))))
(fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)
(+ ew (* -1/6 (* ew (pow t 2))))
(fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)
(+ ew (* -1/6 (* ew (pow t 2))))
(fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)
(* -1/6 (* ew (pow t 2)))
(*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t))))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t))))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t))))
(* -1/6 (* ew (pow t 2)))
(*.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t))))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t))))
(* (pow t 2) (+ (* -1/6 ew) (/ ew (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (/.f64 ew (*.f64 t t))))
(* ew (+ 1 (* -1/6 (pow t 2))))
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew)
(* ew (+ 1 (* -1/6 (pow t 2))))
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew)
(* ew (+ 1 (* -1/6 (pow t 2))))
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew)
(* ew (+ 1 (* -1/6 (pow t 2))))
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew)
(* ew (+ 1 (* -1/6 (pow t 2))))
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew)
(* ew (+ 1 (* -1/6 (pow t 2))))
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew)
(* ew (+ 1 (* -1/6 (pow t 2))))
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew)
(* ew (+ 1 (* -1/6 (pow t 2))))
(fma.f64 ew (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) ew)
(* -1 (* ew (- (* 1/6 (pow t 2)) 1)))
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (neg.f64 ew) ew)
(* -1 (* ew (- (* 1/6 (pow t 2)) 1)))
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (neg.f64 ew) ew)
(* -1 (* ew (- (* 1/6 (pow t 2)) 1)))
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (neg.f64 ew) ew)
(* -1 (* ew (- (* 1/6 (pow t 2)) 1)))
(fma.f64 (*.f64 (*.f64 t t) #s(literal 1/6 binary64)) (neg.f64 ew) ew)
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* (cos (atan (/ eh (* ew (tan t))))) (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* ew (* (cos (atan (/ eh (* ew (tan t))))) (+ 1 (* -1/6 (pow t 2)))))
(*.f64 ew (*.f64 (fma.f64 #s(literal -1/6 binary64) (*.f64 t t) #s(literal 1 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(* -1 (* ew (* (cos (atan (/ eh (* ew (tan t))))) (- (* 1/6 (pow t 2)) 1))))
(*.f64 (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (neg.f64 (fma.f64 (*.f64 t t) #s(literal 1/6 binary64) #s(literal -1 binary64))))
(* ew (cos (atan (/ eh (* ew (tan t))))))
(*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t)))))))) (* ew (cos (atan (/ eh (* ew (tan t)))))))
(fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew (tan t))))))))
(*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew (tan t))))))) (/ (* ew (cos (atan (/ eh (* ew (tan t)))))) (pow t 2))))
(*.f64 (*.f64 t t) (fma.f64 ew (/.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t t)) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))

eval515.0ms (2.5%)

Memory
43.3MiB live, 687.7MiB allocated
Compiler

Compiled 91 831 to 7 801 computations (91.5% saved)

prune416.0ms (2%)

Memory
-13.9MiB live, 587.4MiB allocated
Pruning

45 alts after pruning (43 fresh and 2 done)

PrunedKeptTotal
New2 473272 500
Fresh101626
Picked415
Done011
Total2 487452 532
Accuracy
100.0%
Counts
2 532 → 45
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.0%
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
8.1%
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
9.4%
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
30.9%
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
87.3%
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
87.3%
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
78.6%
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
54.2%
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t)))))
97.9%
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
54.2%
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
53.4%
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
28.9%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew))))
52.6%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))))
48.8%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64)))))))))
43.2%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
38.9%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
59.6%
(fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
60.8%
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
92.7%
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
93.9%
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t))))))
89.4%
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
50.4%
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
5.0%
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
59.8%
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
20.5%
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
20.9%
(fabs.f64 (*.f64 t ew))
20.4%
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
85.7%
(fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))))
20.4%
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
43.3%
(fabs.f64 (*.f64 ew (sin.f64 t)))
90.8%
(fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))))
39.0%
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
9.0%
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))))
10.6%
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))))
23.9%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))
20.7%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
11.1%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)))))))
11.7%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)))))))
12.7%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)))))))
4.9%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
10.9%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))))
39.8%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
37.2%
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
39.4%
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
39.9%
(fabs.f64 eh)
Compiler

Compiled 2 372 to 1 490 computations (37.2% saved)

simplify70.0ms (0.3%)

Memory
29.1MiB live, 98.4MiB allocated
Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 ew (sin.f64 t))
cost-diff0
(*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
cost-diff0
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
cost-diff128
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
cost-diff320
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))
cost-diff320
(*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))
cost-diff384
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))
cost-diff704
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew))
cost-diff0
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
cost-diff0
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
cost-diff0
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
cost-diff0
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
cost-diff0
(fabs.f64 eh)
cost-diff0
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
cost-diff0
(sin.f64 t)
cost-diff0
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
cost-diff0
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
Rules
1 504×*-lowering-*.f32
1 504×*-lowering-*.f64
528×associate-*r/
510×fabs-mul
386×associate-*r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
050494
1106480
2214462
3454462
41084462
51639462
61825462
71857462
81857462
91857462
101895462
01895449
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(fabs (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))))
(+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))))
(sin t)
t
ew
(* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))
(* eh (cos t))
eh
(cos t)
(sin (atan (/ eh (* ew (tan t)))))
(atan (/ eh (* ew (tan t))))
(/ eh (* ew (tan t)))
(* ew (tan t))
(tan t)
(fabs eh)
eh
(fabs (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)))
(* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2))
eh
(+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)
-1/2
(cos (* (atan (/ eh (* ew (tan t)))) 2))
(* (atan (/ eh (* ew (tan t)))) 2)
(atan (/ eh (* ew (tan t))))
(/ eh (* ew (tan t)))
(* ew (tan t))
ew
(tan t)
t
2
1/2
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))))))
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))))
eh
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))))
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))
(/ 1 (* ew (tan t)))
1
(* ew (tan t))
ew
(tan t)
t
(sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))
(+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)
(* (/ 1 ew) (/ 1 ew))
(/ 1 ew)
(* (pow (tan t) -2) (* eh eh))
(pow (tan t) -2)
-2
(* eh eh)
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))))
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))
(* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))
(* ew (sin t))
ew
(sin t)
t
(cos (atan (/ eh (* t ew))))
(atan (/ eh (* t ew)))
(/ eh (* t ew))
eh
(* t ew)
(* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))
(* eh (cos t))
(cos t)
(sin (atan (/ eh (* t ew))))
Outputs
(fabs (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew)))
(+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew))
(sin t)
(sin.f64 t)
t
ew
(* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
eh
(cos t)
(cos.f64 t)
(sin (atan (/ eh (* ew (tan t)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ eh (* ew (tan t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(* ew (tan t))
(*.f64 ew (tan.f64 t))
(tan t)
(tan.f64 t)
(fabs eh)
(fabs.f64 eh)
eh
(fabs (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
eh
(+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
-1/2
#s(literal -1/2 binary64)
(cos (* (atan (/ eh (* ew (tan t)))) 2))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(* (atan (/ eh (* ew (tan t)))) 2)
(*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))
(atan (/ eh (* ew (tan t))))
(atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))
(/ eh (* ew (tan t)))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
t
2
#s(literal 2 binary64)
1/2
#s(literal 1/2 binary64)
(fabs (* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))))))
(fabs.f64 (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64))))))
(* eh (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))))
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64)))))
eh
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))))
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64)))))
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64)))))
(/ 1 (* ew (tan t)))
(/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))
1
#s(literal 1 binary64)
(* ew (tan t))
(*.f64 ew (tan.f64 t))
ew
(tan t)
(tan.f64 t)
t
(sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))
(sqrt.f64 (fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64)))
(+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)
(fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64))
(* (/ 1 ew) (/ 1 ew))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 ew)
(/.f64 #s(literal 1 binary64) ew)
(* (pow (tan t) -2) (* eh eh))
(*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh))
(pow (tan t) -2)
(pow.f64 (tan.f64 t) #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(* eh eh)
(*.f64 eh eh)
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))
(*.f64 (*.f64 (sin.f64 t) ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* ew (sin t))
(*.f64 (sin.f64 t) ew)
ew
(sin t)
(sin.f64 t)
t
(cos (atan (/ eh (* t ew))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(atan (/ eh (* t ew)))
(atan.f64 (/.f64 eh (*.f64 t ew)))
(/ eh (* t ew))
(/.f64 eh (*.f64 t ew))
eh
(* t ew)
(*.f64 t ew)
(* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(cos t)
(cos.f64 t)
(sin (atan (/ eh (* t ew))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))

localize652.0ms (3.1%)

Memory
-54.6MiB live, 753.7MiB allocated
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 eh (cos.f64 t))
accuracy98.8%
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
accuracy92.7%
(/.f64 eh (*.f64 t ew))
accuracy55.5%
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
accuracy86.8%
(*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh))
accuracy83.9%
(sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))
accuracy81.0%
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))
accuracy79.7%
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))))
accuracy99.8%
(*.f64 ew (tan.f64 t))
accuracy98.9%
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
accuracy97.8%
(/.f64 eh (*.f64 ew (tan.f64 t)))
accuracy78.6%
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
accuracy100.0%
(fabs.f64 eh)
accuracy99.9%
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
accuracy99.8%
(*.f64 eh (cos.f64 t))
accuracy99.8%
(*.f64 ew (tan.f64 t))
accuracy97.8%
(/.f64 eh (*.f64 ew (tan.f64 t)))
Samples
422.0ms127×2valid
111.0ms92×1valid
17.0ms35×0valid
14.0ms3valid
Compiler

Compiled 485 to 52 computations (89.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 504.0ms
ival-sin: 196.0ms (38.9% of total)
ival-mult: 77.0ms (15.3% of total)
adjust: 57.0ms (11.3% of total)
ival-cos: 48.0ms (9.5% of total)
ival-div: 34.0ms (6.7% of total)
ival-tan: 25.0ms (5% of total)
ival-fabs: 24.0ms (4.8% of total)
ival-add: 23.0ms (4.6% of total)
ival-atan: 8.0ms (1.6% of total)
ival-pow: 7.0ms (1.4% of total)
ival-sqrt: 4.0ms (0.8% of total)
exact: 1.0ms (0.2% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series59.0ms (0.3%)

Memory
14.8MiB live, 52.8MiB allocated
Counts
25 → 780
Calls
Call 1
Inputs
#<alt (fabs (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))))>
#<alt (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (sin t)>
#<alt (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))>
#<alt (fabs eh)>
#<alt (fabs (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)))>
#<alt (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2))>
#<alt (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)>
#<alt (cos (* (atan (/ eh (* ew (tan t)))) 2))>
#<alt (* (/ 1 ew) (/ 1 ew))>
#<alt (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))>
#<alt (* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))))>
#<alt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)>
#<alt (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))>
#<alt (fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))))>
#<alt (* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))>
#<alt (* ew (sin t))>
#<alt (/ eh (* ew (tan t)))>
#<alt (* ew (tan t))>
#<alt (* eh (cos t))>
#<alt (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))>
#<alt (* (pow (tan t) -2) (* eh eh))>
#<alt (cos (atan (/ eh (* t ew))))>
#<alt (/ eh (* t ew))>
#<alt (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))>
Outputs
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (* ew (sin t))>
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))>
#<alt (* ew (sin t))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))>
#<alt (* ew (sin t))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))>
#<alt t>
#<alt (* t (+ 1 (* -1/6 (pow t 2))))>
#<alt (* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6))))>
#<alt (* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6))))>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (sin t)>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (sin (atan (/ eh (* ew (tan t))))))>
#<alt (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* eh (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs eh)>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (cos (* 2 (atan (/ eh (* ew (tan t))))))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 (pow ew 2))>
#<alt (/ 1 eh)>
#<alt (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh))>
#<alt (+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh))>
#<alt (+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew)>
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew)>
#<alt (/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew)>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))>
#<alt (/ 1 eh)>
#<alt (+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh))>
#<alt (+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))>
#<alt (+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (/ (cos t) (* ew (sin t)))>
#<alt (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))>
#<alt (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))>
#<alt (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))>
#<alt (/ 1 eh)>
#<alt (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)>
#<alt (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)>
#<alt (/ -1 eh)>
#<alt (* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh))>
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))>
#<alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))>
#<alt (* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))>
#<alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))>
#<alt -1>
#<alt (- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1)>
#<alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1)>
#<alt (- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1)>
#<alt 1>
#<alt (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))>
#<alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))>
#<alt (+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew)>
#<alt (/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew)>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))>
#<alt (* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))>
#<alt 1>
#<alt (+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3)))>
#<alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3)))>
#<alt (+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3)))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))>
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))>
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))>
#<alt (/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))>
#<alt 1>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt 1>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (/ (pow eh 2) (* (pow ew 2) (pow t 2)))>
#<alt (/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))>
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))>
#<alt (/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt 1>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))>
#<alt (* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))>
#<alt (* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))>
#<alt (* eh (sin (atan (/ eh (* ew t)))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* ew (* t (cos (atan (/ eh (* ew t)))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t))))))))))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))>
#<alt (* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))>
#<alt (* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* t (cos (atan (/ eh (* ew t))))))>
#<alt (* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))>
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t)))))))))))>
#<alt (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t))))))))))))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew t)>
#<alt (* t (+ ew (* -1/6 (* ew (pow t 2)))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (* ew (sin t))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ eh (* ew t))>
#<alt (/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (* ew t)>
#<alt (* t (+ ew (* 1/3 (* ew (pow t 2)))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))>
#<alt (* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (/ (* ew (sin t)) (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt eh>
#<alt (+ eh (* -1/2 (* eh (pow t 2))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))>
#<alt (+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (* eh (cos t))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt (/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt (/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)>
#<alt 1>
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt 1>
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))>
#<alt (+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (/ eh (* ew t))>
#<alt (/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)>
#<alt (/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt 1>
#<alt (+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))>
#<alt (+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))>
#<alt (+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))>
#<alt (/ (* eh (cos t)) (* ew (sin t)))>
#<alt (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))>
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))>
#<alt (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))>
#<alt (* -1 (/ (* eh (cos t)) (* ew (sin t))))>
#<alt (* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))>
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))>
#<alt (* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))>
#<alt (/ (pow eh 2) (pow t 2))>
#<alt (/ (+ (* -2/3 (* (pow eh 2) (pow t 2))) (pow eh 2)) (pow t 2))>
#<alt (/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2))>
#<alt (/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2)))) (+ (* -34/135 (pow eh 2)) (* 62/315 (pow eh 2)))))) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (cos (atan (/ eh (* ew t))))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (/ eh (* ew t))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (sin (atan (/ eh (* ew t)))))>
#<alt (+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* eh (sin (atan (/ eh (* ew t))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))))))>
#<alt (+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew t)))))))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
#<alt (* eh (* (cos t) (sin (atan (/ eh (* ew t))))))>
Calls

195 calls:

TimeVariablePointExpression
20.0ms
t
@-inf
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))
1.0ms
t
@inf
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))
1.0ms
eh
@-inf
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))
1.0ms
eh
@inf
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))
1.0ms
ew
@0
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))

rewrite641.0ms (3.1%)

Memory
-11.0MiB live, 502.2MiB allocated
Algorithm
batch-egg-rewrite
Rules
9 814×accelerator-lowering-fma.f32
9 814×accelerator-lowering-fma.f64
4 680×*-lowering-*.f32
4 680×*-lowering-*.f64
3 884×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
048310
1209273
21531266
08495259
Stop Event
iter limit
node limit
Counts
25 → 716
Calls
Call 1
Inputs
(fabs (+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))))
(+ (* (sin t) ew) (* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t)))))))
(sin t)
(* (* eh (cos t)) (sin (atan (/ eh (* ew (tan t))))))
(fabs eh)
(fabs (* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)))
(* eh (+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2))
(+ (* -1/2 (cos (* (atan (/ eh (* ew (tan t)))) 2))) 1/2)
(cos (* (atan (/ eh (* ew (tan t)))) 2))
(* (/ 1 ew) (/ 1 ew))
(/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)))
(* eh (/ (/ 1 (* ew (tan t))) (sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))))
(+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1)
(+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew))))))
(fabs (+ (* (* ew (sin t)) (cos (atan (/ eh (* t ew))))) (* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))))
(* (* ew (sin t)) (cos (atan (/ eh (* t ew)))))
(* ew (sin t))
(/ eh (* ew (tan t)))
(* ew (tan t))
(* eh (cos t))
(sqrt (+ (* (* (/ 1 ew) (/ 1 ew)) (* (pow (tan t) -2) (* eh eh))) 1))
(* (pow (tan t) -2) (* eh eh))
(cos (atan (/ eh (* t ew))))
(/ eh (* t ew))
(* (* eh (cos t)) (sin (atan (/ eh (* t ew)))))
Outputs
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (neg.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(fabs.f64 (-.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(+.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))
(+.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))))
(fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 ew (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))
(fma.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (sin.f64 t) ew))
(fma.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) ew))
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fma.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(fma.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh (*.f64 (sin.f64 t) ew))
(fma.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (cos.f64 t) (*.f64 (sin.f64 t) ew))
(fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 t) ew))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (sin.f64 t) ew))
(fma.f64 (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (*.f64 (sin.f64 t) ew))
(neg.f64 (neg.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))) (neg.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (*.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))) (+.f64 (/.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))))))
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (*.f64 (sin.f64 t) (*.f64 ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 t) ew) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))))))
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 (sin.f64 t) ew))))
(sin.f64 t)
(*.f64 (sin.f64 t) #s(literal 1 binary64))
(/.f64 (*.f64 eh (cos.f64 t)) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t)))))
(/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(*.f64 (cos.f64 t) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 eh (cos.f64 t)))
(*.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) eh)
(*.f64 (*.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) eh) (cos.f64 t))
(*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 eh (cos.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(fabs.f64 eh)
(fabs.f64 (neg.f64 eh))
(fabs.f64 (-.f64 eh #s(literal 0 binary64)))
(*.f64 #s(literal 1 binary64) (fabs.f64 eh))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (*.f64 (neg.f64 eh) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 eh)))
(fabs.f64 (-.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 0 binary64)))
(/.f64 (fabs.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh))))) (fabs.f64 (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64)))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)))) (fabs.f64 (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh))))
(/.f64 (fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (fabs.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))
(/.f64 (fabs.f64 (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 (fabs.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh)) (fabs.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))
(/.f64 (fabs.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh)) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 eh) (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fabs.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fabs.f64 eh))
(+.f64 (*.f64 eh #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)))
(+.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh))) (/.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh))))
(fma.f64 eh (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) (*.f64 eh #s(literal 1/2 binary64)))
(fma.f64 eh #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) (*.f64 eh #s(literal 1/2 binary64)))
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 eh #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) eh (*.f64 eh #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) eh (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)))
(fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 eh #s(literal 1/2 binary64)))
(fma.f64 (*.f64 eh (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (*.f64 eh #s(literal 1/2 binary64)))
(neg.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh)) (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh)))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh)))) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64))) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh)))
(/.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
(/.f64 (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh))))) (neg.f64 (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh))))
(/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))
(/.f64 (neg.f64 (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh)) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh)) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh)) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) #s(literal 3 binary64))) (fma.f64 (*.f64 eh eh) #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh))))))
(/.f64 (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (-.f64 (*.f64 eh #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)) eh)
(*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) eh) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 eh (*.f64 eh eh)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh)) (*.f64 eh #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 (*.f64 (*.f64 eh eh) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 eh eh) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) eh) (*.f64 #s(literal -1/2 binary64) eh))))
(*.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))
(*.f64 (*.f64 eh (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) eh) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))
(*.f64 (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) eh) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(fma.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (neg.f64 (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64))))
(*.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/4 binary64)))))))
(*.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal -1/2 binary64)))))
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (neg.f64 (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 ew)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 ew) #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 ew ew)) #s(literal -1 binary64)))
(exp.f64 (+.f64 (neg.f64 (log.f64 ew)) (neg.f64 (log.f64 ew))))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (neg.f64 ew))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 ew) ew)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 ew ew))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (neg.f64 ew)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 ew) ew) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 ew) (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) ew)
(/.f64 #s(literal -1 binary64) (*.f64 ew (neg.f64 ew)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 ew) ew))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 ew ew)))
(/.f64 (/.f64 #s(literal -1 binary64) ew) (neg.f64 ew))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (neg.f64 ew))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64))) ew)
(pow.f64 ew #s(literal -2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) #s(literal 1 binary64))
(pow.f64 (*.f64 ew ew) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew ew)))
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) ew) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (neg.f64 ew))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 ew) ew)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew ew))))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (/.f64 #s(literal -1 binary64) ew) #s(literal 1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) ew) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) ew)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 ew (tan.f64 t)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (tan.f64 t) (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 ew (tan.f64 t)))
(/.f64 (/.f64 #s(literal -1 binary64) ew) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (/.f64 #s(literal -1 binary64) ew) (neg.f64 (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (tan.f64 t))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (tan.f64 t)))
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 ew (tan.f64 t)))
(pow.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (tan.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 (tan.f64 t))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (neg.f64 ew)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (tan.f64 t)) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (pow.f64 ew #s(literal -1/2 binary64)) (tan.f64 t)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (cos.f64 t) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1/2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))) (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))))
(sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))
(/.f64 eh (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 eh (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))))
(/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) eh))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))) (neg.f64 eh)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)) (/.f64 eh ew)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 eh) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 (/.f64 eh ew) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t)))
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(/.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(pow.f64 (/.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 #s(literal 1 binary64) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) eh))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) eh)
(*.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (tan.f64 t) (neg.f64 ew)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))
(*.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) eh) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (/.f64 eh #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 eh (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 eh (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (neg.f64 eh) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 eh ew) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))) (/.f64 (cos.f64 t) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64))))
(*.f64 (/.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (/.f64 eh (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))
(+.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))
(+.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(-.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(fma.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (*.f64 ew (/.f64 (tan.f64 t) eh)))) #s(literal 1 binary64))
(fma.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 eh eh)) ew) #s(literal 1 binary64))
(fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh eh) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh eh) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal 2 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) (*.f64 (tan.f64 t) (neg.f64 ew)))) #s(literal 1 binary64))
(fma.f64 (neg.f64 eh) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (*.f64 ew (/.f64 (tan.f64 t) eh)))) #s(literal 1 binary64))
(fma.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh ew)) #s(literal 1 binary64))
(fma.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) (/.f64 eh (*.f64 ew ew)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (*.f64 eh eh) #s(literal 1 binary64))
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (/.f64 eh (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) (/.f64 (*.f64 eh eh) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew) (/.f64 (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (*.f64 ew (/.f64 (tan.f64 t) eh)))) #s(literal 1 binary64))
(fma.f64 (*.f64 eh (neg.f64 eh)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (*.f64 (tan.f64 t) (neg.f64 ew)))) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 eh) eh) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 (*.f64 eh (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 ew (tan.f64 t)) (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 eh) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh ew) eh) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (*.f64 ew (tan.f64 t)))) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh ew) (neg.f64 eh)) (/.f64 #s(literal 1 binary64) (*.f64 (tan.f64 t) (*.f64 (tan.f64 t) (neg.f64 ew)))) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) (*.f64 eh eh)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew ew)) (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64)))) eh #s(literal 1 binary64))
(fma.f64 (*.f64 (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) eh) eh #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 eh)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (neg.f64 (/.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) ew)) (/.f64 #s(literal -1 binary64) ew) #s(literal 1 binary64))
(fma.f64 (*.f64 eh (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (*.f64 (neg.f64 eh) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 eh ew) (/.f64 eh (*.f64 ew (tan.f64 t)))) (/.f64 #s(literal 1 binary64) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 eh (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 1 binary64))
(fma.f64 (pow.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) #s(literal 2 binary64)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) ew) (/.f64 (*.f64 eh eh) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (tan.f64 t)) (*.f64 eh (/.f64 eh ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) ew) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) (tan.f64 t)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh ew) (*.f64 ew (tan.f64 t))) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) ew) (/.f64 (cos.f64 t) (/.f64 (tan.f64 t) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (tan.f64 t)) (/.f64 (cos.f64 t) (/.f64 ew eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (*.f64 ew (tan.f64 t))) (/.f64 (cos.f64 t) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 eh eh) ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) ew) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 (*.f64 eh eh) (tan.f64 t)) ew) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 eh eh)) ew) (/.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64)))) ew) (/.f64 eh #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) ew) (/.f64 eh (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (tan.f64 t)) (/.f64 eh ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 eh #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal -1 binary64)) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 ew)) (/.f64 (neg.f64 eh) (tan.f64 t)) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (neg.f64 (tan.f64 t))) (/.f64 (neg.f64 eh) ew) #s(literal 1 binary64))
(fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (sin.f64 t)) (/.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))) #s(literal 1 binary64))
(fma.f64 (/.f64 (neg.f64 eh) #s(literal -1 binary64)) (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(fma.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (/.f64 (/.f64 eh ew) (sin.f64 t))) (*.f64 (cos.f64 t) (cos.f64 t)) #s(literal 1 binary64))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) (/.f64 #s(literal 1 binary64) ew)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))) (+.f64 (/.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(*.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(+.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))
(+.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(-.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fma.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))
(fma.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))
(fma.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))
(fma.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (sin.f64 t) ew) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))
(fma.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) (*.f64 eh (cos.f64 t)) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (neg.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))
(fma.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) eh (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))
(fma.f64 (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) eh) (cos.f64 t) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(neg.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t))))) (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (-.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))) (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sin.f64 t) ew))) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (fma.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (*.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t)))))))
(*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(*.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))))
(*.f64 (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (neg.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(fabs.f64 (-.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))) (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))
(/.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (fabs.f64 (+.f64 (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))) (*.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (*.f64 eh (cos.f64 t)))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(/.f64 (neg.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))))
(/.f64 (neg.f64 (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64))))) (neg.f64 (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(*.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))))
(*.f64 (fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (fma.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) (/.f64 (-.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (*.f64 (sin.f64 t) ew)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(*.f64 (fabs.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))) (*.f64 (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))) (pow.f64 (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (-.f64 (*.f64 (sin.f64 t) ew) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))
(/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (sin.f64 t) ew)))
(/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew))
(/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(*.f64 (sin.f64 t) (/.f64 ew (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(*.f64 ew (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (*.f64 (sin.f64 t) ew))
(*.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t))
(/.f64 (sin.f64 t) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (sin.f64 t) ew)
(*.f64 ew (sin.f64 t))
(*.f64 (*.f64 (sin.f64 t) ew) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 t) ew))
(exp.f64 (*.f64 (log.f64 (*.f64 ew (/.f64 (tan.f64 t) eh))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew))) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(neg.f64 (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(/.f64 eh (*.f64 ew (tan.f64 t)))
(/.f64 #s(literal 1 binary64) (*.f64 ew (/.f64 (tan.f64 t) eh)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) (*.f64 eh #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 ew (/.f64 eh (tan.f64 t))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 ew (/.f64 (tan.f64 t) eh))))
(/.f64 (neg.f64 eh) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (/.f64 eh ew) (tan.f64 t))
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 (tan.f64 t)))
(/.f64 (*.f64 eh #s(literal -1 binary64)) (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 (/.f64 eh (tan.f64 t)) ew)
(/.f64 (neg.f64 (neg.f64 (/.f64 eh ew))) (neg.f64 (neg.f64 (tan.f64 t))))
(/.f64 (neg.f64 (*.f64 eh #s(literal -1 binary64))) (*.f64 ew (tan.f64 t)))
(/.f64 (neg.f64 (/.f64 eh (tan.f64 t))) (neg.f64 ew))
(pow.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh (tan.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (pow.f64 (/.f64 (tan.f64 t) eh) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) eh)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 eh (*.f64 (tan.f64 t) (neg.f64 ew))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)))))
(*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (/.f64 eh ew))
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (neg.f64 (/.f64 eh ew)) (/.f64 #s(literal 1 binary64) (neg.f64 (tan.f64 t))))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 (tan.f64 t))))
(*.f64 (*.f64 eh #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 (/.f64 eh ew) (sin.f64 t)) (cos.f64 t))
(*.f64 (/.f64 eh (neg.f64 ew)) (/.f64 #s(literal -1 binary64) (tan.f64 t)))
(*.f64 (/.f64 #s(literal -1 binary64) (tan.f64 t)) (/.f64 eh (neg.f64 ew)))
(*.f64 (/.f64 eh (neg.f64 (tan.f64 t))) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 eh (sin.f64 t)) (/.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t))))
(*.f64 (/.f64 eh #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(*.f64 (pow.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 ew (/.f64 (tan.f64 t) eh)) #s(literal -1/2 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (*.f64 (tan.f64 t) (neg.f64 ew)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 ew (tan.f64 t)) #s(literal -1 binary64)))
(neg.f64 (*.f64 (tan.f64 t) (neg.f64 ew)))
(/.f64 ew (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(/.f64 (*.f64 (sin.f64 t) ew) (cos.f64 t))
(/.f64 (tan.f64 t) (/.f64 #s(literal 1 binary64) ew))
(/.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))))
(/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (sin.f64 t) ew)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 ew (tan.f64 t))))
(/.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) #s(literal -1 binary64))
(/.f64 (neg.f64 (tan.f64 t)) (/.f64 #s(literal -1 binary64) ew))
(/.f64 (neg.f64 (*.f64 (sin.f64 t) ew)) (neg.f64 (cos.f64 t)))
(pow.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) #s(literal -1 binary64))
(*.f64 ew (tan.f64 t))
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 #s(literal 1 binary64) (cos.f64 t)))
(*.f64 (*.f64 (sin.f64 t) ew) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) #s(literal 1 binary64)))
(*.f64 (tan.f64 t) ew)
(*.f64 (*.f64 ew (tan.f64 t)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t)))
(*.f64 #s(literal -1 binary64) (*.f64 (tan.f64 t) (neg.f64 ew)))
(*.f64 (*.f64 (tan.f64 t) (neg.f64 ew)) #s(literal -1 binary64))
(*.f64 (/.f64 (sin.f64 t) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal 1 binary64) ew)))
(*.f64 (/.f64 (sin.f64 t) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (/.f64 #s(literal -1 binary64) ew)))
(*.f64 (/.f64 (sin.f64 t) (pow.f64 ew #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) (pow.f64 ew #s(literal -1/2 binary64))))
(*.f64 eh (cos.f64 t))
(*.f64 (cos.f64 t) eh)
(exp.f64 (*.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log1p.f64 (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)))))))
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(*.f64 (sqrt.f64 (+.f64 (pow.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) #s(literal 4 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal -1 binary64)))))
(*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(exp.f64 (fma.f64 #s(literal -2 binary64) (log.f64 (tan.f64 t)) (*.f64 (log.f64 eh) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 eh) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (log.f64 (tan.f64 t)))))
(/.f64 (/.f64 (*.f64 eh eh) (tan.f64 t)) (tan.f64 t))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) #s(literal 2 binary64))
(pow.f64 (/.f64 eh (tan.f64 t)) #s(literal 2 binary64))
(*.f64 eh (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)))
(*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh))
(*.f64 (*.f64 eh eh) (pow.f64 (tan.f64 t) #s(literal -2 binary64)))
(*.f64 (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (*.f64 eh eh)))
(*.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) eh)
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh))
(*.f64 (/.f64 (*.f64 eh eh) (tan.f64 t)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))
(*.f64 (/.f64 eh (tan.f64 t)) (/.f64 eh (tan.f64 t)))
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) #s(literal -1 binary64)))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(*.f64 (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 t ew) eh)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 eh (*.f64 t ew))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 t ew))) (neg.f64 (/.f64 eh (*.f64 t ew))))
(neg.f64 (neg.f64 (/.f64 eh (*.f64 t ew))))
(/.f64 eh (*.f64 t ew))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 t ew) eh))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 t ew) eh))))
(/.f64 #s(literal 1 binary64) (/.f64 t (/.f64 eh ew)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 t ew) eh)))
(/.f64 (neg.f64 eh) (neg.f64 (*.f64 t ew)))
(/.f64 (/.f64 eh t) ew)
(/.f64 (/.f64 eh ew) t)
(/.f64 (neg.f64 (/.f64 eh t)) (neg.f64 ew))
(/.f64 (neg.f64 (/.f64 eh ew)) (neg.f64 t))
(/.f64 (neg.f64 (neg.f64 (/.f64 eh t))) ew)
(pow.f64 (/.f64 (*.f64 t ew) eh) #s(literal -1 binary64))
(*.f64 eh (/.f64 #s(literal 1 binary64) (*.f64 t ew)))
(*.f64 #s(literal 1 binary64) (/.f64 eh (*.f64 t ew)))
(*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 eh t))
(*.f64 (/.f64 eh (*.f64 t ew)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eh (*.f64 t ew))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 t ew) eh))))
(*.f64 (neg.f64 eh) (/.f64 #s(literal -1 binary64) (*.f64 t ew)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t ew)) eh)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 t ew)) (pow.f64 (/.f64 #s(literal 1 binary64) eh) #s(literal -1 binary64)))
(*.f64 (/.f64 eh t) (/.f64 #s(literal 1 binary64) ew))
(*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) t))
(*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) t) #s(literal 1 binary64)))
(*.f64 (neg.f64 (/.f64 eh t)) (/.f64 #s(literal -1 binary64) ew))
(*.f64 (/.f64 #s(literal -1 binary64) ew) (/.f64 eh (neg.f64 t)))
(*.f64 (/.f64 #s(literal 1 binary64) t) (/.f64 eh ew))
(*.f64 (/.f64 #s(literal -1 binary64) t) (/.f64 eh (neg.f64 ew)))
(*.f64 (pow.f64 (/.f64 (*.f64 t ew) eh) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 t ew) eh) #s(literal -1/2 binary64)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (/.f64 (*.f64 t ew) eh)))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t)))))
(/.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))
(/.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))
(/.f64 (neg.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(/.f64 (neg.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))
(*.f64 (cos.f64 t) (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))
(*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))
(*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) (*.f64 eh (cos.f64 t)))
(*.f64 (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))) eh)
(*.f64 (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))) eh) (cos.f64 t))
(*.f64 (*.f64 (*.f64 eh (cos.f64 t)) (/.f64 eh (*.f64 t ew))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))
(*.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))

simplify602.0ms (2.9%)

Memory
13.0MiB live, 681.0MiB allocated
Algorithm
egg-herbie
Rules
7 216×accelerator-lowering-fma.f32
7 216×accelerator-lowering-fma.f64
7 078×*-lowering-*.f32
7 078×*-lowering-*.f64
4 918×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
081914599
1284014483
0824113971
Stop Event
iter limit
node limit
Counts
780 → 780
Calls
Call 1
Inputs
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(* ew (sin t))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(* ew (sin t))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(* ew (sin t))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
t
(* t (+ 1 (* -1/6 (pow t 2))))
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6))))
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6))))
(sin t)
(sin t)
(sin t)
(sin t)
(sin t)
(sin t)
(sin t)
(sin t)
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* eh (sin (atan (/ eh (* ew (tan t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(fabs eh)
(fabs eh)
(fabs eh)
(fabs eh)
(fabs eh)
(fabs eh)
(fabs eh)
(fabs eh)
(fabs eh)
(fabs eh)
(fabs eh)
(fabs eh)
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 (pow ew 2))
(/ 1 eh)
(+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh))
(+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh))
(+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh))
(/ (cos t) (* ew (sin t)))
(/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew)
(/ (cos t) (* ew (sin t)))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
(/ 1 eh)
(+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(/ (cos t) (* ew (sin t)))
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))
(+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))
(+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))
(/ 1 eh)
(/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)
(/ -1 eh)
(* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh))
(/ (* eh (cos t)) (* ew (sin t)))
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))
1
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))
-1
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1)
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1)
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1)
1
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew)
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew)
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew)
(/ (* eh (cos t)) (* ew (sin t)))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
1
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3)))
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3)))
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3)))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
1
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
1
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(/ (pow eh 2) (* (pow ew 2) (pow t 2)))
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
1
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))
(* eh (sin (atan (/ eh (* ew t)))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* ew (* t (cos (atan (/ eh (* ew t)))))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t))))))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t))))))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* t (cos (atan (/ eh (* ew t))))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t)))))))))))
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t))))))))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew t)
(* t (+ ew (* -1/6 (* ew (pow t 2)))))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(* ew (sin t))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ eh (* ew t))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(* ew t)
(* t (+ ew (* 1/3 (* ew (pow t 2)))))
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(/ (* ew (sin t)) (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
eh
(+ eh (* -1/2 (* eh (pow t 2))))
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(* eh (cos t))
(/ (* eh (cos t)) (* ew (sin t)))
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(/ eh (* ew t))
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
1
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))
(/ (* eh (cos t)) (* ew (sin t)))
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(* -1 (/ (* eh (cos t)) (* ew (sin t))))
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))
(/ (pow eh 2) (pow t 2))
(/ (+ (* -2/3 (* (pow eh 2) (pow t 2))) (pow eh 2)) (pow t 2))
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2))
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2)))) (+ (* -34/135 (pow eh 2)) (* 62/315 (pow eh 2)))))) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(cos (atan (/ eh (* ew t))))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(/ eh (* ew t))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (sin (atan (/ eh (* ew t)))))
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* eh (sin (atan (/ eh (* ew t))))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew t)))))))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
Outputs
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* ew t))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* -1/2 (* eh (* t (sin (atan (/ eh (* ew (tan t)))))))))))
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* t (+ ew (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* -1/6 (* ew t)))))))
(fma.f64 t (fma.f64 t (fma.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) #s(literal -1/6 binary64))) ew) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))
(* ew (+ (sin t) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))))
(* -1 (* ew (+ (* -1 (sin t)) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) ew)))))
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t)))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* ew (sin t)))
(fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh)))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew (tan t)))))) (/ (* ew (sin t)) eh)))
(*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh)))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew (tan t))))))) (* -1 (/ (* ew (sin t)) eh)))))
(*.f64 (neg.f64 (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 ew (sin.f64 t)) eh))) (neg.f64 eh))
t
(* t (+ 1 (* -1/6 (pow t 2))))
(fma.f64 t (*.f64 #s(literal -1/6 binary64) (*.f64 t t)) t)
(* t (+ 1 (* (pow t 2) (- (* 1/120 (pow t 2)) 1/6))))
(fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)
(* t (+ 1 (* (pow t 2) (- (* (pow t 2) (+ 1/120 (* -1/5040 (pow t 2)))) 1/6))))
(fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64))) t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(sin t)
(sin.f64 t)
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (sin (atan (/ eh (* ew (tan t))))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* eh (sin (atan (/ eh (* ew (tan t)))))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/24 binary64) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(+ (* eh (sin (atan (/ eh (* ew (tan t)))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew (tan t))))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew (tan t)))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew (tan t))))))))))))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal -1/720 binary64))) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew (tan t)))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs eh)
(fabs.f64 eh)
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs (* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(* eh (+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t)))))))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(+ 1/2 (* -1/2 (cos (* 2 (atan (/ eh (* ew (tan t))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(cos (* 2 (atan (/ eh (* ew (tan t))))))
(cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 (pow ew 2))
(/.f64 #s(literal 1 binary64) (*.f64 ew ew))
(/ 1 eh)
(/.f64 #s(literal 1 binary64) eh)
(+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 3) (pow (cos t) 2)))) (/ 1 eh))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) eh))
(+ (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))))) (/ 1 eh))
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 eh (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) eh))
(+ (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 3) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* eh (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* eh (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))) (/ 1 eh))
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 eh (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) eh))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(/ (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (cos.f64 t) (sin.f64 t))) ew)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t)))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (cos.f64 t) (sin.f64 t))) ew)
(/ (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (cos t) (sin t))))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (cos.f64 t) (sin.f64 t)))) ew)
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (/.f64 (cos.f64 t) (sin.f64 t))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (cos t) (sin t))) (+ (* 1/2 (/ (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6)))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t))) (fma.f64 (cos.f64 t) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (neg.f64 (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew))
(/ 1 eh)
(/.f64 #s(literal 1 binary64) eh)
(+ (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/3 binary64) eh)) (/.f64 #s(literal 1 binary64) eh))
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3)))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/45 binary64) eh))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/3 binary64) eh))) (/.f64 #s(literal 1 binary64) eh))
(+ (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* (pow t 2) (- (+ (* -1/2 (/ (* eh (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/90 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 3))) (* 1/6 (/ (* eh (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))))) (* 2/945 (/ 1 eh)))))) (* 1/45 (/ 1 eh))))) (* 1/3 (/ 1 eh)))) (/ 1 eh))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 eh (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (-.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal 2/945 binary64) eh)))) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/45 binary64) eh)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh (*.f64 eh eh))) (/.f64 #s(literal -1/3 binary64) eh))) (/.f64 #s(literal 1 binary64) eh))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(* (/ (cos t) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))))
(/ (cos t) (* ew (sin t)))
(/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))
(+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))
(+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t))))
(fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))
(+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t))))
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))
(/ 1 eh)
(/.f64 #s(literal 1 binary64) eh)
(/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) eh)
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) eh)
(/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) eh)
(/ -1 eh)
(/.f64 #s(literal -1 binary64) eh)
(* -1 (/ (+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2))))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64)) (neg.f64 eh))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) (neg.f64 eh))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2)))))))) eh))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64)) (neg.f64 eh))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* eh (+ (* -1/2 (/ (* (pow eh 2) (pow (cos t) 3)) (* (pow ew 3) (pow (sin t) 3)))) (/ (cos t) (* ew (sin t)))))
(*.f64 eh (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4))))))) (* ew (sin t)))) (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))))) (/ (cos t) (* ew (sin t)))))
(*.f64 eh (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (cos.f64 t) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 ew (sin.f64 t))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew)))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* eh (+ (* (pow eh 2) (+ (* -1/2 (/ (pow (cos t) 3) (* (pow ew 3) (pow (sin t) 3)))) (* (pow eh 2) (+ (* -1/2 (/ (* (cos t) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* ew (sin t)))) (* -1/2 (/ (* (pow eh 2) (* (cos t) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/4 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))))) (* (pow ew 2) (pow (sin t) 2)))) (/ (pow (cos t) 6) (* (pow ew 6) (pow (sin t) 6)))))) (* ew (sin t)))))))) (/ (cos t) (* ew (sin t)))))
(*.f64 eh (fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (*.f64 #s(literal -1/2 binary64) (fma.f64 (cos.f64 t) (/.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))) (*.f64 ew (sin.f64 t))) (/.f64 (*.f64 (*.f64 (cos.f64 t) (*.f64 eh eh)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))))) (*.f64 ew (sin.f64 t))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64))
(+ 1 (+ (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* -1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* -1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64))
-1
#s(literal -1 binary64)
(- (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) 1)
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2)))))) 1)
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1 binary64))
(- (+ (* 1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))) (+ (* 1/2 (/ (* (pow (cos t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))))) (* (pow eh 4) (* (pow ew 2) (pow (sin t) 2))))) (* 1/2 (/ (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow ew 2) (* (pow (sin t) 2) (+ (* -1 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6))) (* 1/4 (/ (* (pow ew 6) (pow (sin t) 6)) (pow (cos t) 6)))))) (pow (cos t) 2))) (/ (* (pow ew 8) (pow (sin t) 8)) (pow (cos t) 8)))) (* (pow eh 6) (* (pow ew 2) (pow (sin t) 2))))))) 1)
(fma.f64 #s(literal 1/2 binary64) (fma.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (*.f64 ew ew)) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64))) #s(literal -3/4 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64)))) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (pow.f64 ew #s(literal 8 binary64))) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))) (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (pow.f64 eh #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal -1 binary64))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (/ (* (pow ew 2) (pow (sin t) 2)) (* (pow eh 2) (pow (cos t) 2)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) #s(literal 1 binary64))
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))))) (pow (sin t) 2))) (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))))))
(fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))))) #s(literal 1 binary64))
(+ 1 (* (pow ew 2) (+ (* -1/2 (/ (pow (sin t) 2) (* (pow eh 2) (pow (cos t) 2)))) (* (pow ew 2) (+ (* -1/2 (/ (* (pow eh 2) (* (pow ew 2) (* (pow (cos t) 2) (+ (* 1/2 (/ (* (pow (sin t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))))) (* (pow eh 2) (pow (cos t) 2)))) (/ (pow (sin t) 8) (* (pow eh 8) (pow (cos t) 8))))))) (pow (sin t) 2))) (* -1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6)))) (* 1/4 (/ (pow (sin t) 6) (* (pow eh 6) (pow (cos t) 6))))))) (pow (sin t) 2))))))))
(fma.f64 (*.f64 ew ew) (fma.f64 (*.f64 ew ew) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh eh) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 ew ew) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh))) (/.f64 (pow.f64 (sin.f64 t) #s(literal 8 binary64)) (*.f64 (pow.f64 eh #s(literal 8 binary64)) (pow.f64 (cos.f64 t) #s(literal 8 binary64)))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) #s(literal -3/4 binary64)) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))))) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)))) #s(literal 1 binary64))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 eh (/.f64 (cos.f64 t) (sin.f64 t)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) ew)
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t)))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
(/ (+ (* -1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* -1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (+ (* -1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))) (/ (* eh (cos t)) (sin t))))) ew)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eh (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64)))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (fma.f64 #s(literal -1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t)))) ew)
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))) ew))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3)))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64))))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew))
(* -1 (/ (+ (* -1 (/ (* eh (cos t)) (sin t))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (* (pow ew 4) (sin t)))) (+ (* 1/2 (/ (* eh (* (cos t) (+ (* 1/2 (/ (* (pow eh 2) (* (pow (cos t) 2) (+ (* -1 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4))) (* 1/4 (/ (* (pow eh 4) (pow (cos t) 4)) (pow (sin t) 4)))))) (pow (sin t) 2))) (/ (* (pow eh 6) (pow (cos t) 6)) (pow (sin t) 6))))) (* (pow ew 6) (sin t)))) (* 1/2 (/ (* (pow eh 3) (pow (cos t) 3)) (* (pow ew 2) (pow (sin t) 3))))))) ew))
(/.f64 (fma.f64 #s(literal 1/2 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 #s(literal -3/4 binary64) (sin.f64 t)))) (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 eh #s(literal 4 binary64)) (pow.f64 (cos.f64 t) #s(literal 4 binary64))) #s(literal -3/4 binary64)) (pow.f64 (sin.f64 t) #s(literal 4 binary64)))) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (pow.f64 (sin.f64 t) #s(literal 6 binary64))))) (*.f64 (sin.f64 t) (pow.f64 ew #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))))) (*.f64 (neg.f64 eh) (/.f64 (cos.f64 t) (sin.f64 t)))) (neg.f64 ew))
1
#s(literal 1 binary64)
(+ 1 (* (pow t 2) (- (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) 1/3)))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) #s(literal -1/3 binary64)) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))))))) 1/3)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) (/.f64 (*.f64 ew (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew)) (neg.f64 eh)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) #s(literal -1/3 binary64))) #s(literal 1 binary64))
(+ 1 (* (pow t 2) (- (+ (* -1/2 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow ew 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (pow eh 2))) (* (pow t 2) (+ (* -1 (/ (* ew (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew))))) eh)) (+ (* -1/2 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -1 (/ (* (pow ew 4) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))) (pow eh 4))) (+ (* 1/2 (/ (* (pow ew 2) (* (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (/ (* (pow ew 6) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 6)))))) (pow ew 2))) (+ (* 1/6 (/ (* (pow eh 2) (+ (* -1 (/ (* (pow ew 4) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (pow eh 4))) (+ (* -1 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6))) (* 1/4 (/ (* (pow ew 6) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 6)))))) (pow ew 2))) (* 1/2 (/ (* (pow ew 3) (* (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 3)))))))))))) 1/3)))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (-.f64 (fma.f64 (*.f64 t t) (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 (neg.f64 (fma.f64 (*.f64 ew ew) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (neg.f64 (fma.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 eh eh)) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)) #s(literal -2/3 binary64)))) (pow.f64 eh #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64))))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (pow.f64 eh #s(literal 6 binary64)))))) (*.f64 ew ew)) (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 ew (*.f64 ew ew)) (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh (*.f64 eh eh))))) (/.f64 (*.f64 ew (fma.f64 (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64)))) eh)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (fma.f64 (/.f64 (*.f64 (pow.f64 ew #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (pow.f64 eh #s(literal 6 binary64))) #s(literal -3/4 binary64) (/.f64 (*.f64 (pow.f64 ew #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) (neg.f64 (pow.f64 eh #s(literal 4 binary64)))))) (*.f64 ew ew)) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)))) (/.f64 (*.f64 ew (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew)) eh)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (*.f64 eh eh)) #s(literal -1/3 binary64))) #s(literal 1 binary64))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(* (/ (* eh (cos t)) (* ew (sin t))) (sqrt (/ 1 (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t))))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/.f64 (fma.f64 ew ew (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 ew ew))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/.f64 (fma.f64 ew ew (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 ew ew))
(/ (+ (/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2)) (pow ew 2)) (pow ew 2))
(/.f64 (fma.f64 ew ew (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) (*.f64 ew ew))
1
#s(literal 1 binary64)
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (pow eh 2) (* (pow ew 2) (pow t 2)))
(/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))
(/ (+ (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))
(/ (+ (* (pow t 2) (- (+ 1 (* -1 (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 t t) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))
(/ (+ (* (pow t 2) (- (+ 1 (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2))))))) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) (* 2/3 (/ (pow eh 2) (pow ew 2))))) (/ (pow eh 2) (pow ew 2))) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)) #s(literal -2/3 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal 1/15 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew)))) (/.f64 (*.f64 eh eh) (*.f64 ew ew))) (*.f64 t t))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))
(/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* (pow eh 2) (+ (/ 1 (pow eh 2)) (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (+ (* (cos (atan (/ eh (* ew t)))) (sin t)) (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))
(*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))))
(* -1 (* ew (+ (* -1 (* (cos (atan (/ eh (* ew t)))) (sin t))) (* -1 (/ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) ew)))))
(neg.f64 (*.f64 ew (neg.f64 (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) ew) (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))))
(* eh (sin (atan (/ eh (* ew t)))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* ew (* t (cos (atan (/ eh (* ew t)))))))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (* t (sin (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t))))))))
(fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* t (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* -1/6 (* ew (* t (cos (atan (/ eh (* ew t))))))))))))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 t (fma.f64 t (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))))
(fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* eh (+ (* (cos t) (sin (atan (/ eh (* ew t))))) (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))
(*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 eh))
(* -1 (* eh (+ (* -1 (* (cos t) (sin (atan (/ eh (* ew t)))))) (* -1 (/ (* ew (* (cos (atan (/ eh (* ew t)))) (sin t))) eh)))))
(*.f64 (neg.f64 (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (neg.f64 eh))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs (+ (* eh (* (cos t) (sin (atan (/ eh (* ew t)))))) (* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* t (cos (atan (/ eh (* ew t))))))
(*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* t (+ (* -1/6 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* ew (cos (atan (/ eh (* ew t)))))))
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* 1/120 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t)))))))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/120 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* t (+ (* ew (cos (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/6 (* ew (cos (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/5040 (* ew (* (pow t 2) (cos (atan (/ eh (* ew t))))))) (* 1/120 (* ew (cos (atan (/ eh (* ew t))))))))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/120 binary64) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 #s(literal -1/5040 binary64) (*.f64 (*.f64 ew (*.f64 t t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 ew #s(literal -1/6 binary64)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (*.f64 ew (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (* (cos (atan (/ eh (* ew t)))) (sin t)))
(*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew t)
(*.f64 t ew)
(* t (+ ew (* -1/6 (* ew (pow t 2)))))
(*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* 1/120 (* ew (pow t 2)))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal -1/6 binary64) (*.f64 #s(literal 1/120 binary64) (*.f64 ew (*.f64 t t)))) ew))
(* t (+ ew (* (pow t 2) (+ (* -1/6 ew) (* (pow t 2) (+ (* -1/5040 (* ew (pow t 2))) (* 1/120 ew)))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 1/120 binary64) (*.f64 #s(literal -1/5040 binary64) (*.f64 ew (*.f64 t t)))) (*.f64 ew #s(literal -1/6 binary64))) ew))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(* ew (sin t))
(*.f64 ew (sin.f64 t))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ (+ (* -1/3 (/ (* eh (pow t 2)) ew)) (/ eh ew)) t)
(/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64)) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -1/3 (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew)))) (+ (* -2/45 (/ eh ew)) (* 17/315 (/ eh ew)))))) (+ (* -1/9 (/ eh ew)) (* 2/15 (/ eh ew))))) (* 1/3 (/ eh ew)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (/.f64 (*.f64 eh #s(literal 1/45 binary64)) ew) #s(literal -1/3 binary64) (*.f64 (/.f64 eh ew) #s(literal 1/105 binary64))) (neg.f64 (*.f64 t t)) (*.f64 (/.f64 eh ew) #s(literal -1/45 binary64))) (*.f64 (/.f64 eh ew) #s(literal -1/3 binary64))) (/.f64 eh ew)) t)
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(* ew t)
(*.f64 t ew)
(* t (+ ew (* 1/3 (* ew (pow t 2)))))
(*.f64 t (fma.f64 #s(literal 1/3 binary64) (*.f64 ew (*.f64 t t)) ew))
(* t (+ ew (* (pow t 2) (+ (* 2/15 (* ew (pow t 2))) (* 1/3 ew)))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 #s(literal 2/15 binary64) (*.f64 ew (*.f64 t t)) (*.f64 ew #s(literal 1/3 binary64))) ew))
(* t (+ ew (* (pow t 2) (+ (* 1/3 ew) (* (pow t 2) (+ (* 17/315 (* ew (pow t 2))) (* 2/15 ew)))))))
(*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 ew #s(literal 2/15 binary64) (*.f64 #s(literal 17/315 binary64) (*.f64 ew (*.f64 t t)))) (*.f64 ew #s(literal 1/3 binary64))) ew))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(/ (* ew (sin t)) (cos t))
(/.f64 (*.f64 ew (sin.f64 t)) (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
eh
(+ eh (* -1/2 (* eh (pow t 2))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh)
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* 1/24 (* eh (pow t 2))))))
(fma.f64 (*.f64 t t) (fma.f64 eh #s(literal -1/2 binary64) (*.f64 #s(literal 1/24 binary64) (*.f64 eh (*.f64 t t)))) eh)
(+ eh (* (pow t 2) (+ (* -1/2 eh) (* (pow t 2) (+ (* -1/720 (* eh (pow t 2))) (* 1/24 eh))))))
(fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/720 binary64) (*.f64 eh (*.f64 t t)) (*.f64 eh #s(literal 1/24 binary64))) (*.f64 eh #s(literal -1/2 binary64))) eh)
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(* eh (cos t))
(*.f64 eh (cos.f64 t))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(/ (+ (* 1/2 (/ (* (pow ew 2) (sin t)) (* eh (cos t)))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 eh (/.f64 (cos.f64 t) (sin.f64 t)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sin.f64 t) (*.f64 ew ew)) (*.f64 eh (cos.f64 t))))) ew)
(/ (+ (* (pow ew 2) (+ (* -1/8 (/ (* (pow ew 2) (pow (sin t) 3)) (* (pow eh 3) (pow (cos t) 3)))) (* 1/2 (/ (sin t) (* eh (cos t)))))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 ew ew) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 t)) (*.f64 eh (cos.f64 t)))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
(/ (+ (* (pow ew 2) (+ (* 1/2 (/ (sin t) (* eh (cos t)))) (* (pow ew 2) (+ (* -1/8 (/ (pow (sin t) 3) (* (pow eh 3) (pow (cos t) 3)))) (* 1/16 (/ (* (pow ew 2) (pow (sin t) 5)) (* (pow eh 5) (pow (cos t) 5)))))))) (/ (* eh (cos t)) (sin t))) ew)
(/.f64 (fma.f64 (*.f64 ew ew) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sin.f64 t) (*.f64 eh (cos.f64 t))) (*.f64 (*.f64 ew ew) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 (*.f64 eh (*.f64 eh eh)) (pow.f64 (cos.f64 t) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 5 binary64)))) (*.f64 (pow.f64 eh #s(literal 5 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64))))))) (/.f64 (*.f64 eh (cos.f64 t)) (sin.f64 t))) ew)
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1 binary64)))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) #s(literal 1 binary64)))
(+ 1 (+ (* -1/8 (/ (* (pow eh 4) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (+ (* 1/16 (/ (* (pow eh 6) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))) (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))))
(+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 6 binary64))) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 eh #s(literal 4 binary64)) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64)))))))))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ (+ (* 1/2 (/ (* ew (* (pow t 2) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) eh)) (/ eh ew)) t)
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (*.f64 (*.f64 t t) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) eh) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))))) eh)) (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew (*.f64 t t)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)))) eh) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t)
(/ (+ (* (pow t 2) (+ (* 1/2 (/ (* ew (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2))))) eh)) (* (pow t 2) (+ (* -1/2 (/ (* ew (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (+ (* -1/2 (/ (* (pow ew 2) (* (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2))))) (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))))) (pow eh 2))) (+ (* -34/135 (/ (pow eh 2) (pow ew 2))) (* 62/315 (/ (pow eh 2) (pow ew 2)))))))) eh)) (* -1/2 (/ (* ew (+ (* -4/9 (/ (pow eh 2) (pow ew 2))) (+ (* 1/4 (/ (* (pow ew 2) (pow (- 1 (* 2/3 (/ (pow eh 2) (pow ew 2)))) 2)) (pow eh 2))) (* 17/45 (/ (pow eh 2) (pow ew 2)))))) eh)))))) (/ eh ew)) t)
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 #s(literal -1/2 binary64) (*.f64 ew (+.f64 (/.f64 (*.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)) (fma.f64 (/.f64 (*.f64 eh eh) (*.f64 ew ew)) #s(literal -52/945 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew)) #s(literal -2/3 binary64))))) eh) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 ew ew) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) (*.f64 eh eh)) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)) (*.f64 ew ew))) eh)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 ew (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 ew ew))))) eh)) (/.f64 eh ew)) t)
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(sqrt (+ 1 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(sqrt.f64 (fma.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64)))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (/ (* (pow eh 2) (pow (cos t) 2)) (* (pow ew 2) (pow (sin t) 2)))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (*.f64 eh eh)) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64)))) #s(literal 1 binary64))
(+ 1 (* (pow eh 2) (+ (* -1/8 (/ (* (pow eh 2) (pow (cos t) 4)) (* (pow ew 4) (pow (sin t) 4)))) (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))))))
(fma.f64 (*.f64 eh eh) (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 4 binary64)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 4 binary64)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64))
(+ 1 (* (pow eh 2) (+ (* 1/2 (/ (pow (cos t) 2) (* (pow ew 2) (pow (sin t) 2)))) (* (pow eh 2) (+ (* -1/8 (/ (pow (cos t) 4) (* (pow ew 4) (pow (sin t) 4)))) (* 1/16 (/ (* (pow eh 2) (pow (cos t) 6)) (* (pow ew 6) (pow (sin t) 6)))))))))
(fma.f64 (*.f64 eh eh) (fma.f64 (*.f64 eh eh) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (cos.f64 t) #s(literal 6 binary64)) (*.f64 eh eh)) (*.f64 (pow.f64 (sin.f64 t) #s(literal 6 binary64)) (pow.f64 ew #s(literal 6 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)) (pow.f64 ew #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))) #s(literal 1 binary64))
(/ (* eh (cos t)) (* ew (sin t)))
(/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))
(* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))
(*.f64 eh (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t))))))
(* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))
(* -1 (/ (* eh (cos t)) (* ew (sin t))))
(/.f64 (*.f64 eh (cos.f64 t)) (neg.f64 (*.f64 ew (sin.f64 t))))
(* -1 (* eh (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))) (neg.f64 eh))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t)))))))
(neg.f64 (*.f64 eh (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))))
(* -1 (* eh (+ (* -1/8 (/ (* (pow ew 3) (pow (sin t) 3)) (* (pow eh 4) (pow (cos t) 3)))) (+ (* 1/16 (/ (* (pow ew 5) (pow (sin t) 5)) (* (pow eh 6) (pow (cos t) 5)))) (+ (* 1/2 (/ (* ew (sin t)) (* (pow eh 2) (cos t)))) (/ (cos t) (* ew (sin t))))))))
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 3 binary64)) (*.f64 ew (*.f64 ew ew))) (*.f64 (pow.f64 (cos.f64 t) #s(literal 3 binary64)) (pow.f64 eh #s(literal 4 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 (sin.f64 t) #s(literal 5 binary64)) (pow.f64 ew #s(literal 5 binary64))) (*.f64 (pow.f64 eh #s(literal 6 binary64)) (pow.f64 (cos.f64 t) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 ew (sin.f64 t)) (*.f64 (cos.f64 t) (*.f64 eh eh))) (/.f64 (cos.f64 t) (*.f64 ew (sin.f64 t)))))) (neg.f64 eh))
(/ (pow eh 2) (pow t 2))
(/.f64 (*.f64 eh eh) (*.f64 t t))
(/ (+ (* -2/3 (* (pow eh 2) (pow t 2))) (pow eh 2)) (pow t 2))
(/.f64 (fma.f64 (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64)) (*.f64 t t) (*.f64 eh eh)) (*.f64 t t))
(/ (+ (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2))
(/.f64 (fma.f64 eh eh (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (*.f64 (*.f64 eh eh) #s(literal 1/15 binary64)) (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64))))) (*.f64 t t))
(/ (+ (* (pow t 2) (- (* (pow t 2) (- (* -1 (* (pow t 2) (+ (* -2/3 (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2)))) (+ (* -34/135 (pow eh 2)) (* 62/315 (pow eh 2)))))) (+ (* -4/9 (pow eh 2)) (* 17/45 (pow eh 2))))) (* 2/3 (pow eh 2)))) (pow eh 2)) (pow t 2))
(/.f64 (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (fma.f64 (*.f64 eh eh) #s(literal -52/945 binary64) (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 eh eh) #s(literal -1/15 binary64)))) (neg.f64 (*.f64 t t)) (*.f64 (*.f64 eh eh) #s(literal 1/15 binary64))) (*.f64 (*.f64 eh eh) #s(literal -2/3 binary64))) (*.f64 eh eh)) (*.f64 t t))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(/ (* (pow eh 2) (pow (cos t) 2)) (pow (sin t) 2))
(*.f64 (*.f64 eh eh) (/.f64 (pow.f64 (cos.f64 t) #s(literal 2 binary64)) (pow.f64 (sin.f64 t) #s(literal 2 binary64))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(cos (atan (/ eh (* ew t))))
(cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(/ eh (* ew t))
(/.f64 eh (*.f64 t ew))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (sin (atan (/ eh (* ew t)))))
(*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(+ (* -1/2 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* eh (sin (atan (/ eh (* ew t))))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* 1/24 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))))))
(fma.f64 (*.f64 t t) (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(+ (* eh (sin (atan (/ eh (* ew t))))) (* (pow t 2) (+ (* -1/2 (* eh (sin (atan (/ eh (* ew t)))))) (* (pow t 2) (+ (* -1/720 (* eh (* (pow t 2) (sin (atan (/ eh (* ew t))))))) (* 1/24 (* eh (sin (atan (/ eh (* ew t)))))))))))
(fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 #s(literal 1/24 binary64) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 eh (*.f64 t t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (*.f64 (*.f64 eh #s(literal -1/2 binary64)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))
(* eh (* (cos t) (sin (atan (/ eh (* ew t))))))
(*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))

eval304.0ms (1.4%)

Memory
23.1MiB live, 524.9MiB allocated
Compiler

Compiled 57 347 to 5 293 computations (90.8% saved)

prune308.0ms (1.5%)

Memory
2.8MiB live, 613.5MiB allocated
Pruning

52 alts after pruning (47 fresh and 5 done)

PrunedKeptTotal
New1 772151 787
Fresh63238
Picked235
Done022
Total1 780521 832
Accuracy
100.0%
Counts
1 832 → 52
Alt Table
Click to see full alt table
StatusAccuracyProgram
41.0%
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
8.1%
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
9.4%
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
30.9%
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
87.3%
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
48.1%
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
47.7%
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
48.1%
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
78.6%
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
54.2%
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t)))))
97.9%
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
89.4%
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
54.2%
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
54.2%
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
53.4%
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
39.0%
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
28.9%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew))))
52.6%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))))
48.8%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64)))))))))
43.2%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
38.9%
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
59.6%
(fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
79.8%
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
60.8%
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
92.7%
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
93.9%
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t))))))
59.2%
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
77.1%
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
49.5%
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
59.8%
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
20.5%
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
20.9%
(fabs.f64 (*.f64 t ew))
20.4%
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
85.7%
(fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))))
20.4%
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
43.3%
(fabs.f64 (*.f64 ew (sin.f64 t)))
90.8%
(fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))))
36.7%
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
39.0%
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
9.0%
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))))
7.4%
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))))
23.9%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))
20.7%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
12.7%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)))))))
4.9%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
9.3%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64)))))))
12.9%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64)))))))
10.9%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))))
39.8%
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
37.2%
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
39.4%
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
39.9%
(fabs.f64 eh)
Compiler

Compiled 4 115 to 1 312 computations (68.1% saved)

regimes197.0ms (0.9%)

Memory
-8.0MiB live, 309.8MiB allocated
Counts
87 → 1
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))))
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64)))))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))))
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))))
(fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t)))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t))))))
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (+.f64 t t)))) (*.f64 ew ew)) (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 (*.f64 eh eh)) (/.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eh eh) (pow.f64 (cos.f64 t) #s(literal 2 binary64))) (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (sin.f64 t)))) (neg.f64 ew))))
(fabs.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (*.f64 ew (sin.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (fma.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))))
(fabs.f64 (*.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fabs.f64 (fma.f64 ew (/.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) ew) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 ew (sin.f64 t)) ew) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (/.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t))))) (/.f64 (-.f64 (*.f64 ew (sin.f64 t)) (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t)))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))))
(fabs.f64 (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))) (neg.f64 (*.f64 (*.f64 eh eh) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) t)))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))) (pow.f64 (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) #s(literal 2 binary64)))))
Outputs
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
Calls

5 calls:

45.0ms
ew
44.0ms
t
42.0ms
eh
35.0ms
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
27.0ms
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
Results
AccuracySegmentsBranch
99.8%1eh
99.8%1ew
99.8%1t
99.8%1(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
99.8%1(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
Compiler

Compiled 73 to 42 computations (42.5% saved)

regimes198.0ms (0.9%)

Memory
14.5MiB live, 259.0MiB allocated
Counts
77 → 1
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))))
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64)))))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))))
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))))
(fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t)))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (*.f64 eh (fma.f64 ew (/.f64 (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) eh) (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) ew)) (sin.f64 t) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 t t) #s(literal 1 binary64)) (/.f64 eh ew)) t))))))
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 (sin.f64 t) (neg.f64 ew))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (fma.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64))))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))))
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (fma.f64 (/.f64 (*.f64 (*.f64 eh (cos.f64 t)) eh) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 ew (sin.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))))))
Outputs
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
Calls

5 calls:

60.0ms
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
43.0ms
ew
38.0ms
t
30.0ms
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
22.0ms
eh
Results
AccuracySegmentsBranch
98.9%1eh
98.9%1ew
98.9%1t
98.9%1(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
98.9%1(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
Compiler

Compiled 73 to 42 computations (42.5% saved)

regimes106.0ms (0.5%)

Memory
-14.0MiB live, 187.1MiB allocated
Counts
64 → 1
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))))
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64)))))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))))
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs.f64 (*.f64 eh (fma.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (/.f64 (sin.f64 t) eh)))))
(fabs.f64 (*.f64 ew (fma.f64 eh (/.f64 (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))) ew) (sin.f64 t))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))) (cos.f64 t)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (cos.f64 t)) eh) (*.f64 (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (fma.f64 eh (*.f64 (cos.f64 t) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 ew (*.f64 (sin.f64 t) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (+.f64 (*.f64 t (*.f64 (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (fma.f64 (*.f64 t t) (*.f64 ew #s(literal -1/6 binary64)) ew))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 eh (*.f64 t t)) eh) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (sin.f64 t)))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (/.f64 (*.f64 (*.f64 ew ew) (pow.f64 (sin.f64 t) #s(literal 2 binary64))) (*.f64 eh (cos.f64 t)))))
Outputs
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
Calls

5 calls:

25.0ms
t
20.0ms
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
19.0ms
ew
18.0ms
eh
18.0ms
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
Results
AccuracySegmentsBranch
97.9%1t
97.9%1eh
97.9%1ew
97.9%1(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
97.9%1(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
Compiler

Compiled 73 to 42 computations (42.5% saved)

regimes100.0ms (0.5%)

Memory
-10.8MiB live, 148.7MiB allocated
Counts
49 → 1
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))))
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64)))))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))))
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
Outputs
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
Calls

5 calls:

34.0ms
eh
18.0ms
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
15.0ms
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
15.0ms
ew
14.0ms
t
Results
AccuracySegmentsBranch
97.9%1eh
97.9%1ew
97.9%1t
97.9%1(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
97.9%1(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
Compiler

Compiled 73 to 42 computations (42.5% saved)

regimes129.0ms (0.6%)

Memory
-12.1MiB live, 148.9MiB allocated
Counts
48 → 3
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))))
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64)))))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))))
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
Outputs
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
Calls

5 calls:

32.0ms
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
27.0ms
t
18.0ms
eh
14.0ms
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
14.0ms
ew
Results
AccuracySegmentsBranch
86.1%3ew
85.6%3t
84.2%2(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
84.2%3(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
86.2%3eh
Compiler

Compiled 73 to 42 computations (42.5% saved)

regimes84.0ms (0.4%)

Memory
13.6MiB live, 128.7MiB allocated
Counts
47 → 3
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))))
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))) (*.f64 (*.f64 t ew) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64)))))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 (cos.f64 t) (*.f64 (*.f64 eh (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 t #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)) #s(literal 2 binary64)))))))))
Outputs
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
Calls

5 calls:

26.0ms
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
15.0ms
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
14.0ms
ew
13.0ms
eh
13.0ms
t
Results
AccuracySegmentsBranch
70.1%5(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
79.1%4t
67.1%3(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
77.1%3ew
78.7%3eh
Compiler

Compiled 73 to 42 computations (42.5% saved)

regimes46.0ms (0.2%)

Memory
-9.2MiB live, 72.0MiB allocated
Counts
42 → 3
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew) (sin.f64 t) (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
(fabs.f64 (fma.f64 (*.f64 (/.f64 eh (*.f64 t ew)) (*.f64 eh (cos.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 (*.f64 (sin.f64 t) ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))
(fabs.f64 (/.f64 eh (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(fabs.f64 (*.f64 eh (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 ew (tan.f64 t))))))
(/.f64 (*.f64 eh eh) (fabs.f64 (*.f64 (*.f64 ew (tan.f64 t)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 (*.f64 eh (cos.f64 t)) (*.f64 ew (sin.f64 t)))))))
(/.f64 (fabs.f64 (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) eh)) (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) (tan.f64 t))) (/.f64 eh ew))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64))) (tan.f64 t))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh (*.f64 (sqrt.f64 (fma.f64 eh (*.f64 eh (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64))) #s(literal 1 binary64))) ew)) (/.f64 #s(literal 1 binary64) (tan.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 (/.f64 eh ew) (/.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) (sqrt.f64 (fma.f64 (*.f64 eh eh) (pow.f64 (*.f64 ew (tan.f64 t)) #s(literal -2 binary64)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 (/.f64 (*.f64 eh eh) (*.f64 ew (tan.f64 t))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 ew ew) (pow.f64 (tan.f64 t) #s(literal 2 binary64)))))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 eh (pow.f64 (tan.f64 t) #s(literal -2 binary64))) ew) (/.f64 eh ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 (/.f64 eh ew) (/.f64 eh ew)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) ew) ew) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (pow.f64 (tan.f64 t) #s(literal -2 binary64)) (*.f64 eh eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (/.f64 (tan.f64 t) eh)) (/.f64 #s(literal 1 binary64) ew) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (/.f64 (/.f64 eh (*.f64 ew (tan.f64 t))) (*.f64 ew (tan.f64 t))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) eh)) #s(literal 1 binary64)))))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (sqrt.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) (*.f64 (/.f64 #s(literal 1 binary64) ew) (*.f64 (/.f64 #s(literal 1 binary64) (tan.f64 t)) eh)) #s(literal 1 binary64)))))))
Outputs
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))
Calls

3 calls:

17.0ms
ew
14.0ms
t
12.0ms
eh
Results
AccuracySegmentsBranch
71.9%3ew
75.6%3t
71.6%3eh
Compiler

Compiled 12 to 9 computations (25% saved)

regimes6.0ms (0%)

Memory
11.9MiB live, 11.9MiB allocated
Counts
17 → 3
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))) #s(literal 2 binary64)))))))
Outputs
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew)))
(fabs.f64 (*.f64 ew (sin.f64 t)))
Calls

1 calls:

5.0ms
t
Results
AccuracySegmentsBranch
73.0%3t
Compiler

Compiled 4 to 3 computations (25% saved)

regimes21.0ms (0.1%)

Memory
-15.0MiB live, 24.5MiB allocated
Counts
14 → 3
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
Outputs
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
Calls

3 calls:

5.0ms
eh
5.0ms
t
5.0ms
ew
Results
AccuracySegmentsBranch
69.6%3eh
70.5%3ew
60.0%3t
Compiler

Compiled 12 to 9 computations (25% saved)

regimes19.0ms (0.1%)

Memory
32.2MiB live, 32.2MiB allocated
Counts
13 → 3
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 ew (sin.f64 t)))))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 ew (tan.f64 t))) (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))
(fabs.f64 (*.f64 eh (fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (atan.f64 (/.f64 eh (*.f64 t ew))) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 eh (*.f64 t t)) ew) (/.f64 eh ew)) t)))))
(fabs.f64 (*.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))
Outputs
(fabs.f64 (*.f64 ew (sin.f64 t)))
(fabs.f64 eh)
(fabs.f64 (*.f64 ew (sin.f64 t)))
Calls

4 calls:

5.0ms
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
5.0ms
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
4.0ms
ew
4.0ms
eh
Results
AccuracySegmentsBranch
49.3%4(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
50.2%5(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
60.8%3eh
60.9%3ew
Compiler

Compiled 69 to 39 computations (43.5% saved)

regimes15.0ms (0.1%)

Memory
-9.6MiB live, 29.9MiB allocated
Counts
6 → 3
Calls
Call 1
Inputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 (*.f64 eh (*.f64 eh (/.f64 #s(literal 1 binary64) eh))))
(fabs.f64 (*.f64 t (fma.f64 #s(literal -1/6 binary64) (*.f64 ew (*.f64 t t)) ew)))
(fabs.f64 (*.f64 ew (fma.f64 t (*.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal 1/120 binary64) #s(literal -1/6 binary64))) t)))
(fabs.f64 (*.f64 ew (*.f64 t (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) (fma.f64 (*.f64 t t) #s(literal -1/5040 binary64) #s(literal 1/120 binary64)) #s(literal -1/6 binary64)) #s(literal 1 binary64)))))
Outputs
(fabs.f64 eh)
(fabs.f64 (*.f64 t ew))
(fabs.f64 eh)
Calls

5 calls:

4.0ms
eh
3.0ms
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
3.0ms
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
3.0ms
t
2.0ms
ew
Results
AccuracySegmentsBranch
39.9%1(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
39.9%1(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
39.9%1t
45.7%3eh
45.3%3ew
Compiler

Compiled 73 to 42 computations (42.5% saved)

regimes4.0ms (0%)

Memory
12.1MiB live, 12.1MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(fabs.f64 eh)
Outputs
(fabs.f64 eh)
Calls

3 calls:

1.0ms
(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
1.0ms
ew
1.0ms
eh
Results
AccuracySegmentsBranch
39.9%1(+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t))))))
39.9%1ew
39.9%1eh
Compiler

Compiled 38 to 22 computations (42.1% saved)

bsearch91.0ms (0.4%)

Memory
-21.2MiB live, 97.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
40.0ms
2.115969397380814e+122
6.656136012354634e+128
46.0ms
-1.8029345177281492e+62
-5.829343782917539e+59
Samples
62.0ms272×0valid
Compiler

Compiled 1 003 to 635 computations (36.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 54.0ms
ival-sin: 19.0ms (35.3% of total)
ival-cos: 12.0ms (22.3% of total)
ival-mult: 7.0ms (13% of total)
ival-tan: 7.0ms (13% of total)
ival-div: 4.0ms (7.4% of total)
ival-atan: 3.0ms (5.6% of total)
ival-add: 1.0ms (1.9% of total)
ival-fabs: 1.0ms (1.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch66.0ms (0.3%)

Memory
14.6MiB live, 50.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
0.04929474297745573
0.09445729021337514
47.0ms
-4.1006488240339547e+27
-34821185069751378000.0
Samples
54.0ms208×0valid
Compiler

Compiled 905 to 452 computations (50.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-sin: 13.0ms (35.2% of total)
ival-cos: 9.0ms (24.4% of total)
ival-mult: 5.0ms (13.5% of total)
ival-tan: 4.0ms (10.8% of total)
ival-div: 3.0ms (8.1% of total)
ival-add: 1.0ms (2.7% of total)
ival-fabs: 1.0ms (2.7% of total)
ival-atan: 1.0ms (2.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch76.0ms (0.4%)

Memory
-20.1MiB live, 57.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
25.0ms
5.0837841734829707e-5
0.023627740137663136
36.0ms
-5.131281820959886e-8
-5.200884199228434e-14
Samples
50.0ms272×0valid
Compiler

Compiled 813 to 450 computations (44.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 42.0ms
ival-div: 11.0ms (26% of total)
ival-sin: 11.0ms (26% of total)
ival-mult: 7.0ms (16.6% of total)
ival-cos: 7.0ms (16.6% of total)
ival-tan: 3.0ms (7.1% of total)
ival-add: 1.0ms (2.4% of total)
ival-fabs: 1.0ms (2.4% of total)
ival-atan: 1.0ms (2.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch59.0ms (0.3%)

Memory
22.0MiB live, 58.6MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
27.0ms
0.23778891766075422
4.330975454522493
27.0ms
-5.131281820959886e-8
-5.200884199228434e-14
Samples
44.0ms256×0valid
Compiler

Compiled 466 to 327 computations (29.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 37.0ms
ival-mult: 11.0ms (29.6% of total)
ival-sin: 10.0ms (26.9% of total)
ival-cos: 6.0ms (16.1% of total)
ival-div: 3.0ms (8.1% of total)
ival-tan: 3.0ms (8.1% of total)
ival-add: 1.0ms (2.7% of total)
ival-fabs: 1.0ms (2.7% of total)
ival-atan: 1.0ms (2.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch63.0ms (0.3%)

Memory
16.1MiB live, 53.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
28.0ms
5.7140972682517795e-12
3.283903890684282e-10
31.0ms
-1.2976793669726167e+63
-1.2217024480072633e+61
Samples
50.0ms224×0valid
Compiler

Compiled 398 to 289 computations (27.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 43.0ms
ival-sin: 14.0ms (32.2% of total)
ival-cos: 9.0ms (20.7% of total)
ival-div: 7.0ms (16.1% of total)
ival-mult: 5.0ms (11.5% of total)
ival-tan: 4.0ms (9.2% of total)
ival-add: 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-true: 0.0ms (0% of total)

bsearch114.0ms (0.5%)

Memory
-30.8MiB live, 54.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
59.0ms
3.283903890684282e-10
1.303772853568128e-5
50.0ms
-2.4924645210716626e-83
-3.4679454820880333e-93
Samples
98.0ms288×0valid
Compiler

Compiled 304 to 239 computations (21.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 89.0ms
ival-tan: 43.0ms (48.2% of total)
ival-sin: 18.0ms (20.2% of total)
ival-cos: 12.0ms (13.5% of total)
ival-mult: 7.0ms (7.9% of total)
ival-div: 4.0ms (4.5% of total)
ival-atan: 2.0ms (2.2% of total)
ival-add: 1.0ms (1.1% of total)
ival-fabs: 1.0ms (1.1% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch38.0ms (0.2%)

Memory
26.1MiB live, 26.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
0.04929474297745573
0.09445729021337514
20.0ms
-2.7303065642647355e-163
-3.458660411437481e-164
Samples
29.0ms160×0valid
Compiler

Compiled 174 to 133 computations (23.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 25.0ms
ival-sin: 8.0ms (32.2% of total)
ival-cos: 6.0ms (24.2% of total)
ival-mult: 4.0ms (16.1% of total)
ival-tan: 3.0ms (12.1% of total)
ival-div: 2.0ms (8.1% of total)
ival-add: 1.0ms (4% of total)
ival-fabs: 1.0ms (4% of total)
ival-atan: 1.0ms (4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

simplify21.0ms (0.1%)

Memory
-26.2MiB live, 10.7MiB allocated
Algorithm
egg-herbie
Rules
24×*-commutative_binary64
20×fabs-mul_binary64
12×if-if-or-not_binary32
+-commutative_binary64
1-exp_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
099376
1145376
2152376
Stop Event
saturated
Calls
Call 1
Inputs
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(if (<=.f64 eh #s(literal -42000000000000002156002760594988435587330998811048632217763840 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 11500000000000000864506599539959399215921434240052694455053454677114308140287774853642222662624217407425058482946804052756791296 binary64)) (fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(if (<=.f64 eh #s(literal -5400000000000000000000 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 1170935903116329/18014398509481984 binary64)) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 3412647653636267/9223372036854775808 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))))
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 1080863910568919/4503599627370496 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (*.f64 ew (sin.f64 t)))))
(if (<=.f64 ew #s(literal -85000000000000003547768810134070949512482657908363106317238272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 ew #s(literal 5415987671873539/19342813113834066795298816 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (fabs.f64 (*.f64 ew (sin.f64 t)))))
(if (<=.f64 ew #s(literal -4199521391583383/4374501449566023848745004454235242730706338861786424872851541212819905998398751846447026354046107648 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 ew #s(literal 4382356096103031/302231454903657293676544 binary64)) (fabs.f64 eh) (fabs.f64 (*.f64 ew (sin.f64 t)))))
(if (<=.f64 eh #s(literal -364703516796181/4052261297735344686047273304385899561535592023674254785152009111026028136145418111718463914987406049109568248643848426935932764722081811824108276205189417663145685354884286644224 binary64)) (fabs.f64 eh) (if (<=.f64 eh #s(literal 3602879701896397/72057594037927936 binary64)) (fabs.f64 (*.f64 t ew)) (fabs.f64 eh)))
(fabs.f64 eh)
Outputs
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(fabs.f64 (+.f64 (*.f64 (*.f64 ew (sin.f64 t)) (cos.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 (/.f64 eh ew) (tan.f64 t)))))))
(fabs.f64 (fma.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 ew (sin.f64 t))))
(fabs.f64 (fma.f64 (sin.f64 t) ew (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))))
(if (<=.f64 eh #s(literal -42000000000000002156002760594988435587330998811048632217763840 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 11500000000000000864506599539959399215921434240052694455053454677114308140287774853642222662624217407425058482946804052756791296 binary64)) (fabs.f64 (+.f64 (/.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) (/.f64 #s(literal 1 binary64) ew)) (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(if (<=.f64 eh #s(literal -5400000000000000000000 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 1170935903116329/18014398509481984 binary64)) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(if (<=.f64 eh #s(literal -5400000000000000000000 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))))) (if (<=.f64 eh #s(literal 1170935903116329/18014398509481984 binary64)) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (*.f64 t ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))))))))) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t)))))))))
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 3412647653636267/9223372036854775808 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew))))) (*.f64 t ew)))))))))
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 3412647653636267/9223372036854775808 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (fma.f64 (/.f64 (sin.f64 t) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))) ew (*.f64 eh (*.f64 (cos.f64 t) (/.f64 eh (*.f64 (*.f64 t ew) (sqrt.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eh eh) (*.f64 (*.f64 t ew) (*.f64 t ew)))))))))))))
(if (<=.f64 t #s(literal -7706902100043261/151115727451828646838272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 t #s(literal 1080863910568919/4503599627370496 binary64)) (fabs.f64 (fma.f64 eh (sin.f64 (atan.f64 (/.f64 eh (*.f64 ew (tan.f64 t))))) (*.f64 t ew))) (fabs.f64 (*.f64 ew (sin.f64 t)))))
(if (<=.f64 ew #s(literal -85000000000000003547768810134070949512482657908363106317238272 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 ew #s(literal 5415987671873539/19342813113834066795298816 binary64)) (fabs.f64 (*.f64 (*.f64 eh (cos.f64 t)) (sin.f64 (atan.f64 (/.f64 eh (*.f64 t ew)))))) (fabs.f64 (*.f64 ew (sin.f64 t)))))
(if (<=.f64 ew #s(literal -4199521391583383/4374501449566023848745004454235242730706338861786424872851541212819905998398751846447026354046107648 binary64)) (fabs.f64 (*.f64 ew (sin.f64 t))) (if (<=.f64 ew #s(literal 4382356096103031/302231454903657293676544 binary64)) (fabs.f64 eh) (fabs.f64 (*.f64 ew (sin.f64 t)))))
(if (<=.f64 eh #s(literal -364703516796181/4052261297735344686047273304385899561535592023674254785152009111026028136145418111718463914987406049109568248643848426935932764722081811824108276205189417663145685354884286644224 binary64)) (fabs.f64 eh) (if (<=.f64 eh #s(literal 3602879701896397/72057594037927936 binary64)) (fabs.f64 (*.f64 t ew)) (fabs.f64 eh)))
(fabs.f64 eh)

soundness1.8s (8.6%)

Memory
17.0MiB live, 1 083.9MiB allocated
Rules
18 054×accelerator-lowering-fma.f32
18 054×accelerator-lowering-fma.f64
9 814×accelerator-lowering-fma.f32
9 814×accelerator-lowering-fma.f64
8 000×*-lowering-*.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0102421706
1355421539
0839920536
01513416
14893413
217133348
338313345
082573253
048310
1209273
21531266
08495259
059445
1294394
22220374
08124360
0169736845
1618236657
0808435505
01790
16490
251890
3581490
0804088
065485
1370445
23171406
010341397
081914599
1284014483
0824113971
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1 025 to 515 computations (49.8% saved)

preprocess117.0ms (0.6%)

Memory
2.3MiB live, 171.4MiB allocated
Compiler

Compiled 898 to 232 computations (74.2% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...